This is the complete list of members for IntegratorLYAPUNOV45, including all inherited members.
A | IntegratorLYAPUNOV | protected |
addLogRecord(LogRecord &_record) | AlgorithmicBase | inline |
addOption(OptionsName name, int value) | AlgorithmicBase | inline |
addOption(OptionsName name, double value) | AlgorithmicBase | inline |
addOption(uint idx, OptionsName name, int value) | AlgorithmicBase | inline |
addOption(uint idx, OptionsName name, double value) | AlgorithmicBase | inline |
addOptionsList() | AlgorithmicBase | |
alg_index | Integrator | protected |
AlgorithmicBase() | AlgorithmicBase | |
AlgorithmicBase(UserInteraction *_userInteraction) | AlgorithmicBase | |
AlgorithmicBase(const AlgorithmicBase &rhs) | AlgorithmicBase | |
allocateMemory() | IntegratorLYAPUNOV | protected |
b4 | IntegratorLYAPUNOV | protected |
b5 | IntegratorLYAPUNOV | protected |
bseed | IntegratorLYAPUNOV | protected |
bseed2 | IntegratorLYAPUNOV | protected |
c | IntegratorLYAPUNOV | protected |
canHandleImplicitSwitches() const | Integrator | virtual |
clone() const | IntegratorLYAPUNOV45 | virtual |
constructAll(const IntegratorLYAPUNOV &arg) | IntegratorLYAPUNOV | protected |
control_index | Integrator | protected |
count | Integrator | protected |
count2 | Integrator | protected |
count3 | Integrator | protected |
ddiff_index | Integrator | protected |
ddxStore | Integrator | protected |
deleteAll() | IntegratorLYAPUNOV | protected |
deleteAllSeeds() | Integrator | virtual |
determineEta45() | IntegratorLYAPUNOV | protected |
determineEta45(int number) | IntegratorLYAPUNOV | protected |
determineEtaGForward(int number) | IntegratorLYAPUNOV | protected |
determineEtaGForward2(int number) | IntegratorLYAPUNOV | protected |
determineEtaHBackward(int number) | IntegratorLYAPUNOV | protected |
determineEtaHBackward2(int number) | IntegratorLYAPUNOV | protected |
diff_index | Integrator | protected |
diff_scale | Integrator | protected |
diffTransitionBackward(DVector &DX, DVector &DP, DVector &DU, DVector &DW, int &order) | Integrator | protectedvirtual |
diffTransitionForward(DVector &DX, const DVector &DP, const DVector &DU, const DVector &DW, const int &order) | Integrator | protectedvirtual |
dim | IntegratorLYAPUNOV | protected |
dimp | IntegratorLYAPUNOV | protected |
dimu | IntegratorLYAPUNOV | protected |
dimw | IntegratorLYAPUNOV | protected |
dimxmy | IntegratorLYAPUNOV | protected |
disturbance_index | Integrator | protected |
dP | Integrator | protected |
dPb | Integrator | protected |
dU | Integrator | protected |
dUb | Integrator | protected |
dW | Integrator | protected |
dWb | Integrator | protected |
dX | Integrator | protected |
dXb | Integrator | protected |
dxStore | Integrator | protected |
err_power | IntegratorLYAPUNOV | protected |
eta4 | IntegratorLYAPUNOV | protected |
eta4_ | IntegratorLYAPUNOV | protected |
eta5 | IntegratorLYAPUNOV | protected |
eta5_ | IntegratorLYAPUNOV | protected |
etaG | IntegratorLYAPUNOV | protected |
etaG2 | IntegratorLYAPUNOV | protected |
etaG3 | IntegratorLYAPUNOV | protected |
etaH | IntegratorLYAPUNOV | protected |
etaH2 | IntegratorLYAPUNOV | protected |
etaH3 | IntegratorLYAPUNOV | protected |
evaluate(const DVector &x0, const DVector &xa, const DVector &p, const DVector &u, const DVector &w, const Grid &t_) | IntegratorLYAPUNOV | protectedvirtual |
evaluateSensitivities() | IntegratorLYAPUNOV | protectedvirtual |
evaluateTransition(const double time, DVector &xd, const DVector &xa, const DVector &p, const DVector &u, const DVector &w) | Integrator | protectedvirtual |
freezeAll() | IntegratorLYAPUNOV | virtual |
freezeMesh() | IntegratorLYAPUNOV | virtual |
fseed | IntegratorLYAPUNOV | protected |
fseed2 | IntegratorLYAPUNOV | protected |
functionEvaluation | Integrator | protected |
G | IntegratorLYAPUNOV | protected |
G2 | IntegratorLYAPUNOV | protected |
G3 | IntegratorLYAPUNOV | protected |
get(OptionsName name, int &value) const | AlgorithmicBase | inline |
get(OptionsName name, double &value) const | AlgorithmicBase | inline |
get(OptionsName name, std::string &value) const | AlgorithmicBase | inline |
get(uint idx, OptionsName name, int &value) const | AlgorithmicBase | inline |
get(uint idx, OptionsName name, double &value) const | AlgorithmicBase | inline |
getAll(LogName _name, MatrixVariablesGrid &values) const | AlgorithmicBase | inline |
getBackwardSensitivities(DVector &Dx_x0, DVector &Dx_p, DVector &Dx_u, DVector &Dx_w, int order) const | Integrator | |
getDifferentialEquationSampleTime() const | Integrator | virtual |
getDim() const | IntegratorLYAPUNOV | protectedvirtual |
getDimX() const | Integrator | protectedvirtual |
getFirst(LogName _name, DMatrix &firstValue) const | AlgorithmicBase | inline |
getFirst(LogName _name, VariablesGrid &firstValue) const | AlgorithmicBase | inline |
getForwardSensitivities(DVector &Dx, int order) const | Integrator | |
getForwardSensitivities(VariablesGrid &Dx, int order) const | Integrator | |
getI(VariablesGrid &I) const | Integrator | inline |
getLast(LogName _name, DMatrix &lastValue) const | AlgorithmicBase | inline |
getLast(LogName _name, VariablesGrid &lastValue) const | AlgorithmicBase | inline |
getNumberOfRejectedSteps() const | IntegratorLYAPUNOV | virtual |
getNumberOfSteps() const | IntegratorLYAPUNOV | virtual |
getOptions(uint idx) const | AlgorithmicBase | |
getProtectedBackwardSensitivities(DVector &Dx_x0, DVector &Dx_p, DVector &Dx_u, DVector &Dx_w, int order) const | IntegratorLYAPUNOV | protectedvirtual |
getProtectedForwardSensitivities(DMatrix *Dx, int order) const | IntegratorLYAPUNOV | protectedvirtual |
getProtectedX(DVector *xEnd) const | IntegratorLYAPUNOV | protectedvirtual |
getStepSize() const | IntegratorLYAPUNOV | virtual |
getX(DVector &xEnd) const | Integrator | inline |
getX(VariablesGrid &X) const | Integrator | inline |
getXA(DVector &xaEnd) const | Integrator | inline |
getXA(VariablesGrid &XA) const | Integrator | inline |
H | IntegratorLYAPUNOV | protected |
h | Integrator | protected |
H2 | IntegratorLYAPUNOV | protected |
H3 | IntegratorLYAPUNOV | protected |
haveOptionsChanged() const | AlgorithmicBase | inline |
haveOptionsChanged(uint idx) const | AlgorithmicBase | inline |
hini | Integrator | protected |
hmax | Integrator | protected |
hmin | Integrator | protected |
init(const DifferentialEquation &rhs_) | IntegratorLYAPUNOV | virtual |
init(const DifferentialEquation &rhs_, const Transition &trs_) | IntegratorLYAPUNOV | inline |
initializeButcherTableau() | IntegratorLYAPUNOV45 | protectedvirtual |
initializeOptions() | Integrator | protected |
initializeVariables() | IntegratorLYAPUNOV | protected |
int_control_index | Integrator | protected |
int_parameter_index | Integrator | protected |
integrate(double t0, double tend, double *x0, double *xa=0, double *p=0, double *u=0, double *w=0) | Integrator | |
integrate(const Grid &t, double *x0, double *xa=0, double *p=0, double *u=0, double *w=0) | Integrator | |
integrate(double t0, double tend, const DVector &x0, const DVector &xa=emptyVector, const DVector &p=emptyVector, const DVector &u=emptyVector, const DVector &w=emptyVector) | Integrator | |
integrate(const Grid &t, const DVector &x0, const DVector &xa=emptyVector, const DVector &p=emptyVector, const DVector &u=emptyVector, const DVector &w=emptyVector) | Integrator | |
integrateSensitivities() | Integrator | |
Integrator() | Integrator | |
Integrator(const Integrator &arg) | Integrator | |
IntegratorLYAPUNOV() | IntegratorLYAPUNOV | |
IntegratorLYAPUNOV(int dim_, double power_) | IntegratorLYAPUNOV | |
IntegratorLYAPUNOV(const DifferentialEquation &rhs_, int dim_, double power_) | IntegratorLYAPUNOV | |
IntegratorLYAPUNOV(const IntegratorLYAPUNOV &arg) | IntegratorLYAPUNOV | |
IntegratorLYAPUNOV45() | IntegratorLYAPUNOV45 | |
IntegratorLYAPUNOV45(const DifferentialEquation &rhs_) | IntegratorLYAPUNOV45 | |
IntegratorLYAPUNOV45(const IntegratorLYAPUNOV45 &arg) | IntegratorLYAPUNOV45 | |
interpolate(int jj, double *e1, double *d1, double *e2, VariablesGrid &poly) | IntegratorLYAPUNOV | protected |
isDifferentialEquationAffine() const | Integrator | virtual |
isDifferentialEquationDefined() const | Integrator | virtual |
iStore | Integrator | protected |
k | IntegratorLYAPUNOV | protected |
k2 | IntegratorLYAPUNOV | protected |
l | IntegratorLYAPUNOV | protected |
l2 | IntegratorLYAPUNOV | protected |
las | Integrator | protected |
logCurrentIntegratorStep(const DVector ¤tX=emptyConstVector) | IntegratorLYAPUNOV | protected |
lyap | IntegratorLYAPUNOV | protected |
m | Integrator | protected |
ma | Integrator | protected |
maxAlloc | IntegratorLYAPUNOV | protected |
maxNumberOfSteps | Integrator | protected |
md | Integrator | protected |
mdx | Integrator | protected |
mn | Integrator | protected |
mp | Integrator | protected |
mpi | Integrator | protected |
mu | Integrator | protected |
mui | Integrator | protected |
mw | Integrator | protected |
nBDirs | Integrator | protected |
nBDirs2 | Integrator | protected |
nFcnEvaluations | Integrator | protected |
nFDirs | Integrator | protected |
nFDirs2 | Integrator | protected |
operator=(const IntegratorLYAPUNOV45 &arg) | IntegratorLYAPUNOV45 | virtual |
IntegratorLYAPUNOV::operator=(const IntegratorLYAPUNOV &arg) | IntegratorLYAPUNOV | virtual |
Integrator::operator=(const AlgorithmicBase &rhs) | AlgorithmicBase | |
outputLoggingIdx | AlgorithmicBase | protected |
parameter_index | Integrator | protected |
plot(PlotFrequency _frequency=PLOT_IN_ANY_CASE) | AlgorithmicBase | inline |
printIntermediateResults() | IntegratorLYAPUNOV | protected |
PrintLevel | Integrator | protected |
printLogRecord(std::ostream &_stream, int idx, LogPrintMode _mode=PRINT_ITEM_BY_ITEM) const | AlgorithmicBase | inline |
printRunTimeProfile() const | Integrator | virtual |
replot(PlotFrequency _frequency=PLOT_IN_ANY_CASE) | AlgorithmicBase | inline |
rhs | Integrator | protected |
seedmy | IntegratorLYAPUNOV | protected |
set(OptionsName name, int value) | AlgorithmicBase | |
set(OptionsName name, double value) | AlgorithmicBase | |
set(OptionsName name, const std::string &value) | AlgorithmicBase | |
set(uint idx, OptionsName name, int value) | AlgorithmicBase | |
set(uint idx, OptionsName name, double value) | AlgorithmicBase | |
setAll(LogName _name, const MatrixVariablesGrid &values) | AlgorithmicBase | inline |
setBackwardSeed(const int &order, const DVector &seed) | Integrator | |
setBackwardSeed2(const DVector &seed) | IntegratorLYAPUNOV | protectedvirtual |
setDxInitialization(double *dx0) | IntegratorLYAPUNOV | virtual |
setForwardSeed(const int &order, const DVector &xSeed, const DVector &pSeed=emptyVector, const DVector &uSeed=emptyVector, const DVector &wSeed=emptyVector) | Integrator | |
setForwardSeed2(const DVector &xSeed, const DVector &pSeed, const DVector &uSeed, const DVector &wSeed) | IntegratorLYAPUNOV | protected |
setLast(LogName _name, int lastValue, double time=-INFTY) | AlgorithmicBase | inline |
setLast(LogName _name, double lastValue, double time=-INFTY) | AlgorithmicBase | inline |
setLast(LogName _name, const DVector &lastValue, double time=-INFTY) | AlgorithmicBase | inline |
setLast(LogName _name, const DMatrix &lastValue, double time=-INFTY) | AlgorithmicBase | inline |
setLast(LogName _name, const VariablesGrid &lastValue, double time=-INFTY) | AlgorithmicBase | inline |
setOptions(const Options &arg) | AlgorithmicBase | |
setOptions(uint idx, const Options &arg) | AlgorithmicBase | |
setProtectedBackwardSeed(const DVector &seed, const int &order) | IntegratorLYAPUNOV | protectedvirtual |
setProtectedForwardSeed(const DVector &xSeed, const DVector &pSeed, const DVector &uSeed, const DVector &wSeed, const int &order) | IntegratorLYAPUNOV | protectedvirtual |
setTransition(const Transition &trs) | Integrator | |
setupLogging() | Integrator | protectedvirtual |
setupOptions() | Integrator | protectedvirtual |
soa | Integrator | protected |
step(int number) | IntegratorLYAPUNOV | virtual |
stop() | IntegratorLYAPUNOV | virtual |
t | IntegratorLYAPUNOV | protected |
time_index | Integrator | protected |
timeInterval | Integrator | protected |
TOL | Integrator | protected |
totalTime | Integrator | protected |
transition | Integrator | protected |
tune | Integrator | protected |
unfreeze() | IntegratorLYAPUNOV | virtual |
useModuleStandalone | AlgorithmicBase | protected |
userInteraction | AlgorithmicBase | protected |
x | IntegratorLYAPUNOV | protected |
xE | Integrator | protected |
xStore | Integrator | protected |
Y | IntegratorLYAPUNOV | protected |
~AlgorithmicBase() | AlgorithmicBase | virtual |
~Integrator() | Integrator | virtual |
~IntegratorLYAPUNOV() | IntegratorLYAPUNOV | virtual |
~IntegratorLYAPUNOV45() | IntegratorLYAPUNOV45 | virtual |