Home
last modified time | relevance | path

Searched refs:DMPlexTPSTypes (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/impls/plex/tutorials/
H A Dex13.c23 …PetscCall(PetscOptionsEnum("-tps_type", "Type of triply-periodic surface", NULL, DMPlexTPSTypes, (… in main()
/petsc/include/
H A Dpetscdmplex.h174 PETSC_EXTERN const char *const DMPlexTPSTypes[]; variable
/petsc/src/dm/impls/plex/
H A Dplexcreate.c3831 const char *const DMPlexTPSTypes[] = {"SCHWARZ_P", "GYROID", "DMPlexTPSType", "DMPLEX_TPS_", NULL}; variable