Home
last modified time | relevance | path

Searched defs:tps_distribute (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexcreate.c3833 …type, const PetscInt extent[], const DMBoundaryType periodic[], PetscBool tps_distribute, PetscInt… in DMPlexCreateTPSMesh_Internal()
4403 …type, const PetscInt extent[], const DMBoundaryType periodic[], PetscBool tps_distribute, PetscInt… in DMPlexCreateTPSMesh()
4942 PetscBool tps_distribute; in DMPlexCreateFromOptions_Internal() local