Go to the documentation of this file.
82 friend std :: ostream &operator << ( std :: ostream & out,
const Range & r ) {
bool test(int i)
Tests if number is in range.
Range(int indx)
Constructor. Creates Range containing only given single number.
int startIndx
Interval start value.
Range()
Empty range constructor.
int giveStart()
Returns the start index (inclusive).
Range(int li, int hi)
Constructor. Creates range <li, hi>.
int giveEnd()
Returns the end index (inclusive).
int endIndx
Interval end value.
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011