, including all inherited members.
A | IntegratorBDF | [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() | IntegratorBDF | [protected] |
applyMTranspose(int index, double *seed1, DMatrix &J, double *seed2) | IntegratorBDF | [protected] |
applyNewtonStep(int index, double *etakplus1, const double *etak, const DMatrix &J, const double *FFF) | IntegratorBDF | [protected] |
b4 | IntegratorBDF | [protected] |
b5 | IntegratorBDF | [protected] |
bseed | IntegratorBDF | [protected] |
bseed2 | IntegratorBDF | [protected] |
c | IntegratorBDF | [protected] |
c2 | IntegratorBDF | [protected] |
c2G | IntegratorBDF | [protected] |
c2G2 | IntegratorBDF | [protected] |
c2G3 | IntegratorBDF | [protected] |
c2H | IntegratorBDF | [protected] |
c2H2 | IntegratorBDF | [protected] |
c2H3 | IntegratorBDF | [protected] |
canHandleImplicitSwitches() const | Integrator | [virtual] |
clone() const | IntegratorBDF | [virtual] |
constructAll(const IntegratorBDF &arg) | IntegratorBDF | [protected] |
control_index | Integrator | [protected] |
copyBackward(DVector &Dx_x0, DVector &Dx_p, DVector &Dx_u, DVector &Dx_w, const DMatrix &div) const | IntegratorBDF | [protected] |
correctorTime | IntegratorBDF | [protected] |
count | Integrator | [protected] |
count2 | Integrator | [protected] |
count3 | Integrator | [protected] |
ddiff_index | Integrator | [protected] |
ddxStore | Integrator | [protected] |
decomposeJacobian(int index, DMatrix &J) | IntegratorBDF | [protected] |
deleteAll() | IntegratorBDF | [protected] |
deleteAllSeeds() | Integrator | [virtual] |
delta | IntegratorBDF | [protected] |
deltaG | IntegratorBDF | [protected] |
deltaG2 | IntegratorBDF | [protected] |
deltaG3 | IntegratorBDF | [protected] |
deltaH | IntegratorBDF | [protected] |
deltaH2 | IntegratorBDF | [protected] |
deltaH3 | IntegratorBDF | [protected] |
determineBDFEtaGForward(int number) | IntegratorBDF | [protected] |
determineBDFEtaGForward2(int number) | IntegratorBDF | [protected] |
determineBDFEtaHBackward(int number) | IntegratorBDF | [protected] |
determineBDFEtaHBackward2(int number) | IntegratorBDF | [protected] |
determineCorrector(int number, BooleanType ini) | IntegratorBDF | [protected] |
determinePredictor(int number, BooleanType ini) | IntegratorBDF | [protected] |
determineRKEtaGForward() | IntegratorBDF | [protected] |
determineRKEtaGForward2() | IntegratorBDF | [protected] |
determineRKEtaHBackward() | IntegratorBDF | [protected] |
determineRKEtaHBackward2() | IntegratorBDF | [protected] |
diff_index | Integrator | [protected] |
diff_scale | Integrator | [protected] |
diffTransitionBackward(DVector &DX, DVector &DP, DVector &DU, DVector &DW, int &order) | Integrator | [protected, virtual] |
diffTransitionForward(DVector &DX, const DVector &DP, const DVector &DU, const DVector &DW, const int &order) | Integrator | [protected, virtual] |
dim | IntegratorBDF | [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] |
eta | IntegratorBDF | [protected] |
eta2 | IntegratorBDF | [protected] |
eta4 | IntegratorBDF | [protected] |
eta4_ | IntegratorBDF | [protected] |
eta5 | IntegratorBDF | [protected] |
eta5_ | IntegratorBDF | [protected] |
etaG | IntegratorBDF | [protected] |
etaG2 | IntegratorBDF | [protected] |
etaG3 | IntegratorBDF | [protected] |
etaH | IntegratorBDF | [protected] |
etaH2 | IntegratorBDF | [protected] |
etaH3 | IntegratorBDF | [protected] |
evaluate(const DVector &x0, const DVector &xa, const DVector &p, const DVector &u, const DVector &w, const Grid &t_) | IntegratorBDF | [protected, virtual] |
evaluateSensitivities() | IntegratorBDF | [protected, virtual] |
evaluateTransition(const double time, DVector &xd, const DVector &xa, const DVector &p, const DVector &u, const DVector &w) | Integrator | [protected, virtual] |
F | IntegratorBDF | [protected] |
F2 | IntegratorBDF | [protected] |
freezeAll() | IntegratorBDF | [virtual] |
freezeMesh() | IntegratorBDF | [virtual] |
fseed | IntegratorBDF | [protected] |
fseed2 | IntegratorBDF | [protected] |
functionEvaluation | Integrator | [protected] |
G | IntegratorBDF | [protected] |
G2 | IntegratorBDF | [protected] |
G3 | IntegratorBDF | [protected] |
gamma | IntegratorBDF | [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 | IntegratorBDF | [protected, virtual] |
getDimX() const | IntegratorBDF | [protected, virtual] |
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 | IntegratorBDF | [virtual] |
getNumberOfSteps() const | IntegratorBDF | [virtual] |
getOptions(uint idx) const | AlgorithmicBase | |
getProtectedBackwardSensitivities(DVector &Dx_x0, DVector &Dx_p, DVector &Dx_u, DVector &Dx_w, int order) const | IntegratorBDF | [protected, virtual] |
getProtectedForwardSensitivities(DMatrix *Dx, int order) const | IntegratorBDF | [protected, virtual] |
Integrator::getProtectedForwardSensitivities(DMatrix *Dx, int order) const =0 | Integrator | [protected, pure virtual] |
getProtectedX(DVector *xEnd) const | IntegratorBDF | [protected, virtual] |
getStepSize() const | IntegratorBDF | [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 | IntegratorBDF | [protected] |
h | Integrator | [protected] |
H2 | IntegratorBDF | [protected] |
H3 | IntegratorBDF | [protected] |
haveOptionsChanged() const | AlgorithmicBase | [inline] |
haveOptionsChanged(uint idx) const | AlgorithmicBase | [inline] |
hini | Integrator | [protected] |
hmax | Integrator | [protected] |
hmin | Integrator | [protected] |
init(const DifferentialEquation &rhs_) | IntegratorBDF | [virtual] |
init(const DifferentialEquation &rhs_, const Transition &trs_) | IntegratorBDF | [inline] |
initial_guess | IntegratorBDF | [protected] |
initialAlgebraicResiduum | IntegratorBDF | [protected] |
initializeButcherTableau() | IntegratorBDF | [protected] |
initializeOptions() | Integrator | [protected] |
initializeVariables() | IntegratorBDF | [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 | |
IntegratorBDF() | IntegratorBDF | |
IntegratorBDF(const DifferentialEquation &rhs_) | IntegratorBDF | |
IntegratorBDF(const IntegratorBDF &arg) | IntegratorBDF | |
interpolate(int number_, DMatrix &div, VariablesGrid &poly) | IntegratorBDF | [protected] |
isDifferentialEquationAffine() const | Integrator | [virtual] |
isDifferentialEquationDefined() const | Integrator | [virtual] |
iseed | IntegratorBDF | [protected] |
iStore | Integrator | [protected] |
jacComputation | IntegratorBDF | [protected] |
jacDecomposition | IntegratorBDF | [protected] |
k | IntegratorBDF | [protected] |
k2 | IntegratorBDF | [protected] |
kH | IntegratorBDF | [protected] |
kH2 | IntegratorBDF | [protected] |
kH3 | IntegratorBDF | [protected] |
l | IntegratorBDF | [protected] |
l2 | IntegratorBDF | [protected] |
las | Integrator | [protected] |
logCurrentIntegratorStep(const DVector ¤tX=emptyConstVector, const DVector ¤tXA=emptyConstVector) | IntegratorBDF | [protected] |
m | Integrator | [protected] |
M | IntegratorBDF | [protected] |
M_index | IntegratorBDF | [protected] |
ma | Integrator | [protected] |
maxAlloc | IntegratorBDF | [protected] |
maxNM | IntegratorBDF | [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] |
nablaG | IntegratorBDF | [protected] |
nablaG2 | IntegratorBDF | [protected] |
nablaG3 | IntegratorBDF | [protected] |
nablaH | IntegratorBDF | [protected] |
nablaH2 | IntegratorBDF | [protected] |
nablaH2_ | IntegratorBDF | [protected] |
nablaH3 | IntegratorBDF | [protected] |
nablaH3_ | IntegratorBDF | [protected] |
nablaH_ | IntegratorBDF | [protected] |
nablaY | IntegratorBDF | [protected] |
nablaY_ | IntegratorBDF | [protected] |
nBDirs | Integrator | [protected] |
nBDirs2 | Integrator | [protected] |
ndir | IntegratorBDF | [protected] |
nFcnEvaluations | Integrator | [protected] |
nFDirs | Integrator | [protected] |
nFDirs2 | Integrator | [protected] |
nJacEvaluations | IntegratorBDF | [protected] |
nOfM | IntegratorBDF | [protected] |
nOfNewtonSteps | IntegratorBDF | [protected] |
nstep | IntegratorBDF | [protected] |
operator=(const IntegratorBDF &arg) | IntegratorBDF | [virtual] |
Integrator::operator=(const AlgorithmicBase &rhs) | AlgorithmicBase | |
outputLoggingIdx | AlgorithmicBase | [protected] |
parameter_index | Integrator | [protected] |
phi | IntegratorBDF | [protected] |
phiG | IntegratorBDF | [protected] |
phiG2 | IntegratorBDF | [protected] |
phiG3 | IntegratorBDF | [protected] |
plot(PlotFrequency _frequency=PLOT_IN_ANY_CASE) | AlgorithmicBase | [inline] |
prepareDividedDifferences(DMatrix &div) | IntegratorBDF | [protected] |
printBDFfinalResults() | IntegratorBDF | [protected] |
printBDFfinalResults2(DMatrix &div) | IntegratorBDF | [protected] |
printBDFIntermediateResults() | IntegratorBDF | [protected] |
PrintLevel | Integrator | [protected] |
printLogRecord(std::ostream &_stream, int idx, LogPrintMode _mode=PRINT_ITEM_BY_ITEM) const | AlgorithmicBase | [inline] |
printRKIntermediateResults() | IntegratorBDF | [protected] |
printRunTimeProfile() const | Integrator | [virtual] |
psi | IntegratorBDF | [protected] |
psi_ | IntegratorBDF | [protected] |
rel_time_scale | IntegratorBDF | [protected] |
relaxAlgebraic(double *residuum, double timePoint) | IntegratorBDF | [protected] |
relaxationConstant | IntegratorBDF | [protected] |
replot(PlotFrequency _frequency=PLOT_IN_ANY_CASE) | AlgorithmicBase | [inline] |
rhs | Integrator | [protected] |
rk_start() | IntegratorBDF | [protected] |
rk_start_solve(int stepnumber) | IntegratorBDF | [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) | IntegratorBDF | [protected, virtual] |
setDxInitialization(double *dx0) | IntegratorBDF | [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) | IntegratorBDF | [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) | IntegratorBDF | [protected, virtual] |
setProtectedForwardSeed(const DVector &xSeed, const DVector &pSeed, const DVector &uSeed, const DVector &wSeed, const int &order) | IntegratorBDF | [protected, virtual] |
setTransition(const Transition &trs) | Integrator | |
setupLogging() | Integrator | [protected, virtual] |
setupOptions() | Integrator | [protected, virtual] |
ShootingMethod class | IntegratorBDF | [friend] |
SimulationByIntegration class | IntegratorBDF | [friend] |
soa | Integrator | [protected] |
step(int number) | IntegratorBDF | [virtual] |
stop() | IntegratorBDF | [virtual] |
t | IntegratorBDF | [protected] |
time_index | Integrator | [protected] |
timeInterval | Integrator | [protected] |
TOL | Integrator | [protected] |
totalTime | Integrator | [protected] |
transition | Integrator | [protected] |
tune | Integrator | [protected] |
unfreeze() | IntegratorBDF | [virtual] |
useModuleStandalone | AlgorithmicBase | [protected] |
userInteraction | AlgorithmicBase | [protected] |
x | IntegratorBDF | [protected] |
xE | Integrator | [protected] |
xStore | Integrator | [protected] |
zH | IntegratorBDF | [protected] |
zH2 | IntegratorBDF | [protected] |
zH3 | IntegratorBDF | [protected] |
~AlgorithmicBase() | AlgorithmicBase | [virtual] |
~Integrator() | Integrator | [virtual] |
~IntegratorBDF() | IntegratorBDF | [virtual] |