Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdt.h66 PETSC_EXTERN const char *const *const PetscDTNodeTypes; variable
/petsc/src/dm/dt/interface/
H A Ddt.c17 const char *const *const PetscDTNodeTypes = PetscDTNodeTypes_shifted + 1; variable
/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c948 …"Lagrange node location type", "PetscDualSpaceLagrangeSetNodeType", PetscDTNodeTypes, (PetscEnum)n… in PetscDualSpaceSetFromOptions_Lagrange()