Searched refs:DMCreateSubDM_Shell (Results 1 – 1 of 1) sorted by relevance
1120 static PetscErrorCode DMCreateSubDM_Shell(DM dm, PetscInt numFields, const PetscInt fields[], IS *i… in DMCreateSubDM_Shell() function1148 dm->ops->createsubdm = DMCreateSubDM_Shell; in DMCreate_Shell()