Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tutorials/
H A Dex13.c12 DMPlexTPSType tps_type = DMPLEX_TPS_SCHWARZ_P; in main() local
/petsc/src/dm/impls/plex/
H A Dplexcreate.c4941 …DMPlexTPSType tps_type = shape == DM_SHAPE_SCHWARZ_P ? DMPLEX_TPS_SCHWARZ_P : DMPLEX_TPS_GYROI… in DMPlexCreateFromOptions_Internal() local