Searched refs:VecLoad_pforest (Results 1 – 1 of 1) sorted by relevance
4823 #define VecLoad_pforest _append_pforest(VecLoad) macro4824 static PetscErrorCode VecLoad_pforest(Vec vec, PetscViewer viewer) in VecLoad_pforest() function4863 PetscCall(VecSetOperation(*vec, VECOP_LOAD, (PetscErrorCodeFn *)VecLoad_pforest)); in DMCreateGlobalVector_pforest()