PetscDSGetTotalComponents#
Returns the total number of components in this system
Synopsis#
#include "petscds.h" 
PetscErrorCode PetscDSGetTotalComponents(PetscDS prob, PetscInt *Nc)
Not Collective
Input Parameter#
- prob - The - PetscDSobject
Output Parameter#
- Nc - The total number of components 
See Also#
Level#
beginner
Location#
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages