FLDFget_ncell_sets, FLDFset_ncell_sets
Synopsis
get/set the number of cell sets (ncell_sets) in an unstructured mesh
INTEGER FLDFget_ncell_sets (field, ncell_sets)
INTEGER field(OIDSIZ)
INTEGER ncell_sets
INTEGER FLDFset_ncell_sets (field, ncell_sets)
INTEGER field(OIDSIZ)
INTEGER ncell_setsDescription
These routines get/set the number of cell sets (ncell_sets) in an unstructured mesh.
Parameters
In FLDFget_ncell_sets, ncell_sets is the number of cell sets [0-n] (ncell_sets) that will be returned.
Examples
Files
See Also