Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdm.h49 PETSC_EXTERN const char *const DMBoundaryTypes[]; variable
/petsc/src/dm/interface/
H A Ddm.c19 const char *const DMBoundaryTypes[] = {"NONE", "GHOSTED", "MIRROR", "PERIODIC", "TWIST", "… variable