PETSc version 3.17.0
DMCompositeGetNumberDM
Get's the number of DM objects in the DMComposite representation.
Synopsis
#include "petscdmcomposite.h"
PetscErrorCode DMCompositeGetNumberDM(DM dm,PetscInt *nDM)
Not Collective
Input Parameter
Output Parameter
Level
beginner
Location
src/dm/impls/composite/pack.c
Examples
src/ts/utils/dmplexlandau/tutorials/ex2.c.html
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages