Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4952 #define DMCreatelocalsection_pforest _append_pforest(DMCreatelocalsection) macro
4953 static PetscErrorCode DMCreatelocalsection_pforest(DM dm) in DMCreatelocalsection_pforest() function
5140 dm->ops->createlocalsection = DMCreatelocalsection_pforest; in DMInitialize_pforest()