getDims Module Function

pure module function getDims(this) result(dims)

Return shape of data stored

Arguments

Type IntentOptional Attributes Name
class(FlatNDData), intent(in) :: this

Return Value integer(kind=ik), allocatable, dimension(:)