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

◆ dimlast() [1/2]

const Tsubscript& aff::util::FortranShape::dimlast ( const Tdim i) const
inline

last index as dimensioned in dimension i

Definition at line 79 of file fortranshape.h.

References Mdimlast.

Referenced by f77interface::fill().

79 { return(Mdimlast[i]); }
TIndexVec Mdimlast
last index as dimensioned in memory
Definition: fortranshape.h:94
Here is the caller graph for this function: