Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4350 static PetscErrorCode DMSetFromOptions_pforest(DM dm, PetscOptionItems PetscOptionsObject) in DMSetFromOptions_pforest() function
5131 dm->ops->setfromoptions = DMSetFromOptions_pforest; in DMInitialize_pforest()