Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4839 #define VecLoad_pforest_Native _infix_pforest(VecLoad, _Native) macro
4840 static PetscErrorCode VecLoad_pforest_Native(Vec vec, PetscViewer viewer) in VecLoad_pforest_Native() function
4864 PetscCall(VecSetOperation(*vec, VECOP_LOADNATIVE, (PetscErrorCodeFn *)VecLoad_pforest_Native)); in DMCreateGlobalVector_pforest()