Home
last modified time | relevance | path

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

/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