Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4775 #define VecViewLocal_pforest _append_pforest(VecViewLocal) macro
4776 static PetscErrorCode VecViewLocal_pforest(Vec vec, PetscViewer viewer) in VecViewLocal_pforest() function
4873 PetscCall(VecSetOperation(*vec, VECOP_VIEW, (PetscErrorCodeFn *)VecViewLocal_pforest)); in DMCreateLocalVector_pforest()