36 #include <CyclingManager.hpp> 63 for( i=0; i<
nV+
nC; ++i )
88 for( i=0; i<
nV+
nC; ++i )
124 if ( ( number >= 0 ) && ( number <
nV ) )
135 if ( ( number >= 0 ) && ( number <
nC ) )
154 if ( ( number >= 0 ) && ( number <
nV ) )
160 if ( ( number >= 0 ) && ( number <
nC ) )
176 for( i=0; i<
nV+
nC; ++i )
Allows to pass back messages to the calling function.
#define THROWERROR(retval)
CyclingManager & operator=(const CyclingManager &rhs)
CyclingStatus status[NVMAX+NCMAX]
CyclingStatus getCyclingStatus(int number, BooleanType isBound) const
void rhs(const real_t *x, real_t *f)
BooleanType cyclingDetected
returnValue init(int _nV, int _nC)
returnValue setCyclingStatus(int number, BooleanType isBound, CyclingStatus _status)
returnValue clearCyclingData()