Searched defs:islite (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexegads.c | 179 … PetscScalar range[], const PetscInt v, const PetscInt dE, PetscScalar paramsV[], PetscBool islite) in DMPlex_Geom_EDGE_XYZtoUV_Internal() 374 … PetscScalar range[], const PetscInt v, const PetscInt dE, PetscScalar paramsV[], PetscBool islite) in DMPlex_Geom_FACE_XYZtoUV_Internal() 480 …cInt faceID, PetscInt edgeID, const PetscScalar mcoords[], PetscScalar gcoords[], PetscBool islite) in DMSnapToGeomModel_EGADS_Internal() 585 PetscBool islite = PETSC_FALSE; in DMSnapToGeomModel_EGADS() local 614 PetscErrorCode DMPlexGeomPrintModel_Internal(ego model, PetscBool islite) in DMPlexGeomPrintModel_Internal() 871 …rCode DMPlexCreateGeom_Internal(MPI_Comm comm, ego context, ego model, DM *newdm, PetscBool islite) in DMPlexCreateGeom_Internal() 1470 PetscErrorCode DMPlexCreateGeom(MPI_Comm comm, ego context, ego model, DM *newdm, PetscBool islite) in DMPlexCreateGeom() 2084 … DMPlexCreateGeom_Tess_Internal(MPI_Comm comm, ego context, ego model, DM *newdm, PetscBool islite) in DMPlexCreateGeom_Tess_Internal() 2492 PetscBool islite = PETSC_FALSE; in DMPlexInflateToGeomModelUseXYZ() local 2577 PetscErrorCode ConvertGeomModelToAllBSplines(PetscBool islite, ego *model) PeNS in ConvertGeomModelToAllBSplines() [all …]
|
| /petsc/src/dm/impls/plex/generators/tetgen/ |
| H A D | tetgenerate.cxx | 228 PetscBool islite = PETSC_FALSE; in DMPlexGenerate_Tetgen() local 507 PetscBool islite = PETSC_FALSE; in DMPlexRefine_Tetgen() local
|