ndims_iterator Function

public pure function ndims_iterator(iterator)

Number of dimensions.

Note: specification function below must be defined before it is used in the source due to a bug in the IBM XL Fortran compiler (compilation fails)

Arguments

Type IntentOptional Attributes Name
type(dbcsr_t_iterator_type), intent(in) :: iterator

Return Value integer