petsc-3.7.1 2016-05-15
Report Typos and Errors

DMCompositeGetNumberDM

Get's the number of DM objects in the DMComposite representation.

Synopsis

#include "petscdmcomposite.h"  
PetscErrorCode  DMCompositeGetNumberDM(DM dm,PetscInt *nDM)
Not Collective Many br

Input Parameter

dm -the packer object Many br

Output Parameter

nDM -the number of DMs Many br

Many br

Level:beginner
Location:
src/dm/impls/composite/pack.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages