FieldClassMapIsConstrained

This function determines whether or not the map is constrained.

Synopsis

#include "grid.h" 
int FieldClassMapIsConstrained(FieldClassMap cm, PetscTruth *isConstrained)
Not collective

Input Parameter

cm -The class map

Output Parameter

isConstrained -The constraint flag

Keywords

class, field class, class map

See Also

FieldClassMapCreate(), FieldClassMapConstrain()

Level:intermediate
Location:
src/grid/interface/fieldClassMap.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages