AFF --- A container for numbers (array) by Friederich and Forbriger.

◆ dimlast() [2/2]

const TIndexVec& aff::util::FortranShape::dimlast ( ) const
inline

full dimlast vector

Definition at line 87 of file fortranshape.h.

References Mdimlast.

87 { return(Mdimlast); }
TIndexVec Mdimlast
last index as dimensioned in memory
Definition: fortranshape.h:94