Searched defs:pgeom (Results 1 – 2 of 2) sorted by relevance
160 …mGetPoint(PetscFEGeom *geom, PetscInt c, PetscInt p, const PetscReal pcoords[], PetscFEGeom *pgeom) in PetscFEGeomGetPoint()212 …tscErrorCode PetscFEGeomGetCellPoint(PetscFEGeom *geom, PetscInt c, PetscInt p, PetscFEGeom *pgeom) in PetscFEGeomGetCellPoint()
2503 PetscFEGeom pgeom; in PetscFEUpdateElementVec_Internal() local