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

◆ last() [1/2]

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

last index in dimension i

Definition at line 77 of file fortranshape.h.

References Mlast.

Referenced by f77interface::fill(), and f77interface::fillarray().

77 { return(Mlast[i]); }
TIndexVec Mlast
last index
Definition: fortranshape.h:92
Here is the caller graph for this function: