Searched refs:VecLoad_pforest_Native (Results 1 – 1 of 1) sorted by relevance
4839 #define VecLoad_pforest_Native _infix_pforest(VecLoad, _Native) macro4840 static PetscErrorCode VecLoad_pforest_Native(Vec vec, PetscViewer viewer) in VecLoad_pforest_Native() function4864 PetscCall(VecSetOperation(*vec, VECOP_LOADNATIVE, (PetscErrorCodeFn *)VecLoad_pforest_Native)); in DMCreateGlobalVector_pforest()