Beispiel #1
0
 def SetUpdateOperatorType(self, tid):
     r"""SetUpdateOperatorType(FiniteElementSpace self, mfem::Operator::Type tid)"""
     return _fespace.FiniteElementSpace_SetUpdateOperatorType(self, tid)
Beispiel #2
0
 def SetUpdateOperatorType(self, tid):
     return _fespace.FiniteElementSpace_SetUpdateOperatorType(self, tid)