예제 #1
0
 def GetType(self):
     r"""GetType(Operator self) -> mfem::Operator::Type"""
     return _operators.Operator_GetType(self)
예제 #2
0
 def GetType(self):
     return _operators.Operator_GetType(self)