Searched refs:DMProjectFunctionLocal_pforest (Results 1 – 1 of 1) sorted by relevance
4892 #define DMProjectFunctionLocal_pforest _append_pforest(DMProjectFunctionLocal) macro4893 static PetscErrorCode DMProjectFunctionLocal_pforest(DM dm, PetscReal time, PetscErrorCode (**funcs… in DMProjectFunctionLocal_pforest() function5137 dm->ops->projectfunctionlocal = DMProjectFunctionLocal_pforest; in DMInitialize_pforest()