FLDFget_nnodes
FLDFset_nnodesSynopsis
get/set the number of nodes (nnodes) in an unstructured mesh
INTEGER FLDFget_nnodes (field, nnodes)
INTEGER field(OIDSIZ)
INTEGER nnodes
INTEGER FLDFset_nnodes (field, nnodes)
INTEGER field(OIDSIZ)
INTEGER nnodesDescription
These routines set and get the number of nodes (nnodes) in an unstructured mesh.
Parameters
Examples
Files
See Also