Searched refs:DMCreateLocalVector_pforest (Results 1 – 1 of 1) sorted by relevance
4868 #define DMCreateLocalVector_pforest _append_pforest(DMCreateLocalVector) macro4869 static PetscErrorCode DMCreateLocalVector_pforest(DM dm, Vec *vec) in DMCreateLocalVector_pforest() function5135 dm->ops->createlocalvector = DMCreateLocalVector_pforest; in DMInitialize_pforest()