DMFieldGetNumComponents#
Returns the number of components in the field
Synopsis#
#include "petscdmfield.h" 
#include "petscdmfield.h" 
PetscErrorCode DMFieldGetNumComponents(DMField field, PetscInt *nc)
Not Collective
Input Parameter#
- field - The - DMFieldobject
Output Parameter#
- nc - The number of field components 
See Also#
Level#
intermediate
Location#
Examples#
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages