get_ndim Function

public pure function get_ndim(self)

Returns dimension of variable

Type Bound

diagnostic_variable_t

Arguments

Type IntentOptional Attributes Name
class(diagnostic_variable_t), intent(in) :: self

Instance of the type

Return Value integer


Contents