Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4807 #define VecView_pforest_Native _infix_pforest(VecView, _Native) macro
4808 static PetscErrorCode VecView_pforest_Native(Vec vec, PetscViewer viewer) in VecView_pforest_Native() function
4862 PetscCall(VecSetOperation(*vec, VECOP_VIEWNATIVE, (PetscErrorCodeFn *)VecView_pforest_Native)); in DMCreateGlobalVector_pforest()