Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdm.h51 PETSC_EXTERN const char *const DMBlockingTypes[]; variable
/petsc/src/dm/interface/
H A Ddm.c22 const char *const DMBlockingTypes[] = {"TOPOLOGICAL_POINT", "FIELD_NODE", "DMBlockingType"… variable