Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4892 #define DMProjectFunctionLocal_pforest _append_pforest(DMProjectFunctionLocal) macro
4893 static PetscErrorCode DMProjectFunctionLocal_pforest(DM dm, PetscReal time, PetscErrorCode (**funcs… in DMProjectFunctionLocal_pforest() function
5137 dm->ops->projectfunctionlocal = DMProjectFunctionLocal_pforest; in DMInitialize_pforest()