Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h5028 #define DMForestCreateCellSF_pforest _append_pforest(DMForestCreateCellSF) macro
5029 static PetscErrorCode DMForestCreateCellSF_pforest(DM dm, PetscSF *cellSF) in DMForestCreateCellSF_pforest() function
5186 forest->createcellsf = DMForestCreateCellSF_pforest; in DMCreate_pforest()