Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/
H A Dforest.c1569 static PetscErrorCode DMCreateSubDM_Forest(DM dm, PetscInt numFields, const PetscInt fields[], IS *… in DMCreateSubDM_Forest() function
1655 dm->ops->createsubdm = DMCreateSubDM_Forest; in DMInitialize_Forest()