Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4868 #define DMCreateLocalVector_pforest _append_pforest(DMCreateLocalVector) macro
4869 static PetscErrorCode DMCreateLocalVector_pforest(DM dm, Vec *vec) in DMCreateLocalVector_pforest() function
5135 dm->ops->createlocalvector = DMCreateLocalVector_pforest; in DMInitialize_pforest()