Skip to main content

Size

This function returns the size of the field.

Interface

FUNCTION Size( obj, dims ) RESULT( ans )
CLASS( STVectorField_ ), INTENT( IN ) :: obj
INTEGER( I4B ), OPTIONAL :: dims
INTEGER( I4B ) :: ans
END FUNCTION Size