Lines Matching refs:PeNS
2475 PetscErrorCode DMPlexInflateToGeomModelUseXYZ(DM dm) PeNS in DMPlexInflateToGeomModelUseXYZ()
2577 PetscErrorCode ConvertGeomModelToAllBSplines(PetscBool islite, ego *model) PeNS in ConvertGeomModelToAllBSplines()
2704 …rCode DMPlexCreateGeomFromFile(MPI_Comm comm, const char filename[], DM *dm, PetscBool islite) PeNS in DMPlexCreateGeomFromFile()
3303 PetscErrorCode DMPlexGeomDataAndGrads(DM dm, PetscBool fullGeomGrad) PeNS in DMPlexGeomDataAndGrads()
4510 …r newCP[], PetscScalar newW[], PetscBool autoInflate, PetscBool saveGeom, const char *stpName) PeNS in DMPlexModifyGeomModel()
4895 PetscErrorCode DMPlexGetGeomModelTUV(DM dm) PeNS in DMPlexGetGeomModelTUV()
5069 PetscErrorCode DMPlexInflateToGeomModelUseTUV(DM dm) PeNS in DMPlexInflateToGeomModelUseTUV()
5210 PetscErrorCode DMPlexInflateToGeomModel(DM dm, PetscBool useTUV) PeNS in DMPlexInflateToGeomModel()
5239 PetscErrorCode DMPlexGetGeomModelBodies(DM dm, PetscGeom **bodies, PetscInt *numBodies) PeNS in DMPlexGetGeomModelBodies()
5283 …e DMPlexGetGeomModelBodyShells(DM dm, PetscGeom body, PetscGeom **shells, PetscInt *numShells) PeNS in DMPlexGetGeomModelBodyShells()
5323 …Code DMPlexGetGeomModelBodyFaces(DM dm, PetscGeom body, PetscGeom **faces, PetscInt *numFaces) PeNS in DMPlexGetGeomModelBodyFaces()
5363 …Code DMPlexGetGeomModelBodyLoops(DM dm, PetscGeom body, PetscGeom **loops, PetscInt *numLoops) PeNS in DMPlexGetGeomModelBodyLoops()
5404 …ModelShellFaces(DM dm, PetscGeom body, PetscGeom shell, PetscGeom **faces, PetscInt *numFaces) PeNS in DMPlexGetGeomModelShellFaces()
5445 …omModelFaceLoops(DM dm, PetscGeom body, PetscGeom face, PetscGeom **loops, PetscInt *numLoops) PeNS in DMPlexGetGeomModelFaceLoops()
5486 …omModelFaceEdges(DM dm, PetscGeom body, PetscGeom face, PetscGeom **edges, PetscInt *numEdges) PeNS in DMPlexGetGeomModelFaceEdges()
5526 …Code DMPlexGetGeomModelBodyEdges(DM dm, PetscGeom body, PetscGeom **edges, PetscInt *numEdges) PeNS in DMPlexGetGeomModelBodyEdges()
5566 …Code DMPlexGetGeomModelBodyNodes(DM dm, PetscGeom body, PetscGeom **nodes, PetscInt *numNodes) PeNS in DMPlexGetGeomModelBodyNodes()
5607 …omModelEdgeNodes(DM dm, PetscGeom body, PetscGeom edge, PetscGeom **nodes, PetscInt *numNodes) PeNS in DMPlexGetGeomModelEdgeNodes()
5647 PetscErrorCode DMPlexGetGeomID(DM dm, PetscGeom body, PetscGeom topoObj, PetscInt *id) PeNS in DMPlexGetGeomID()
5692 …exGetGeomObject(DM dm, PetscGeom body, PetscInt geomType, PetscInt geomID, PetscGeom *geomObj) PeNS in DMPlexGetGeomObject()
5732 …scErrorCode DMPlexGetGeomFaceNumOfControlPoints(DM dm, PetscGeom face, PetscInt *numCntrlPnts) PeNS in DMPlexGetGeomFaceNumOfControlPoints()
5786 …lar **centerOfGravity, PetscInt *COGsize, PetscScalar **inertiaMatrixCOG, PetscInt *IMCOGsize) PeNS in DMPlexGetGeomBodyMassProperties()
5830 …lar **centerOfGravity, PetscInt *COGsize, PetscScalar **inertiaMatrixCOG, PetscInt *IMCOGsize) PeNS in DMPlexRestoreGeomBodyMassProperties()
5850 PetscErrorCode DMPlexFreeGeomObject(DM dm, PetscGeom *geomObj) PeNS in DMPlexFreeGeomObject()
5898 …maxNumEquiv, Mat *cpEquiv, PetscHMapI *wHashTable, PetscInt *wDataLength, PetscScalar **wData) PeNS in DMPlexGetGeomCntrlPntAndWeightData()