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