예제 #1
0
파일: fespace.py 프로젝트: totorosw/PyMFEM
 def StealNURBSext(self):
     r"""StealNURBSext(FiniteElementSpace self) -> mfem::NURBSExtension *"""
     return _fespace.FiniteElementSpace_StealNURBSext(self)
예제 #2
0
 def StealNURBSext(self):
     return _fespace.FiniteElementSpace_StealNURBSext(self)