Searched refs:DMCreateSubDM_Forest (Results 1 – 1 of 1) sorted by relevance
1569 static PetscErrorCode DMCreateSubDM_Forest(DM dm, PetscInt numFields, const PetscInt fields[], IS *… in DMCreateSubDM_Forest() function1655 dm->ops->createsubdm = DMCreateSubDM_Forest; in DMInitialize_Forest()