Example #1
0
 def GetPerfGeomToGeomJac(self, GeomType):
     """GetPerfGeomToGeomJac(Geometry self, int GeomType) -> DenseMatrix"""
     return _geom.Geometry_GetPerfGeomToGeomJac(self, GeomType)
Example #2
0
 def GetPerfGeomToGeomJac(self, GeomType):
     return _geom.Geometry_GetPerfGeomToGeomJac(self, GeomType)