#include "petscdm.h" PetscErrorCode DMCreateSubDM(DM dm, PetscInt numFields, PetscInt fields[], IS *is, DM *subdm)Not collective
dm | - the DM object | |
numFields | - number of fields in this subproblem | |
len | - The number of subproblems in the decomposition (or NULL if not requested) |
Level:intermediate
Location:src/dm/interface/dm.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages