adoptMessageStreams(const Atom *src=NULL) | fmatvec::Atom | |
aTol | MBSimIntegrator::LSODARIntegrator | private |
Atom() | fmatvec::Atom | protected |
Atom(const Atom &src) | fmatvec::Atom | protected |
debugInit() | MBSimIntegrator::Integrator | |
dt0 | MBSimIntegrator::LSODARIntegrator | private |
dtMax | MBSimIntegrator::LSODARIntegrator | private |
dtMin | MBSimIntegrator::LSODARIntegrator | private |
dtPlot (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | protected |
execute(MBSim::DynamicSystemSolver &system) | MBSimIntegrator::Integrator | inlinevirtual |
fsv(int *zSize, double *t, double *z_, int *nsv, double *sv_) (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | privatestatic |
fzdot(int *zSize, double *t, double *z_, double *zd_) (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | privatestatic |
gdMax | MBSimIntegrator::LSODARIntegrator | private |
getEndTime() const (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inline |
getInitialState() const (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inlinevirtual |
getMessageStream(MsgType type, std::shared_ptr< bool > &a, std::shared_ptr< std::ostream > &s) | fmatvec::Atom | |
getOutput() const (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inline |
getPlotStepSize() const (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inline |
getStartTime() const (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inline |
getType() const | MBSimIntegrator::LSODARIntegrator | inlinevirtual |
getWarnLevel() const (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inline |
gMax | MBSimIntegrator::LSODARIntegrator | private |
initializeUsingXML(xercesc::DOMElement *element) | MBSimIntegrator::LSODARIntegrator | virtual |
integPlot (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | private |
integrate(MBSim::DynamicSystemSolver &system) | MBSimIntegrator::LSODARIntegrator | virtual |
integrationSteps (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | private |
Integrator() | MBSimIntegrator::Integrator | |
istate (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | private |
iTol (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | private |
iWork (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | private |
liWork (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | private |
lrWork (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | private |
LSODARIntegrator() (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | |
msg(MsgType type) | fmatvec::Atom | |
msgAct(MsgType type) | fmatvec::Atom | |
msgActStatic(MsgType type) | fmatvec::Atom | static |
msgStatic(MsgType type) | fmatvec::Atom | static |
MsgType enum name | fmatvec::Atom | |
name | MBSimIntegrator::Integrator | protected |
nsv (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | private |
operator=(const Atom &) | fmatvec::Atom | |
output | MBSimIntegrator::Integrator | protected |
plotOnRoot (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | private |
postIntegrate(MBSim::DynamicSystemSolver &system) (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | virtual |
preIntegrate(MBSim::DynamicSystemSolver &system) (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | virtual |
readXMLFile(const std::string &filename) (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | static |
rTol | MBSimIntegrator::LSODARIntegrator | private |
rWork (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | private |
s0 (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | private |
setAbsoluteTolerance(const fmatvec::Vec &aTol_) (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | inline |
setAbsoluteTolerance(double aTol_) (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | inline |
setCurrentMessageStream(MsgType type, const std::shared_ptr< bool > &a=std::make_shared< bool >(true), const std::shared_ptr< std::ostream > &s=std::make_shared< std::ostream >(std::cout.rdbuf())) | fmatvec::Atom | static |
setEndTime(double tEnd_) (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inline |
setInitialState(const fmatvec::Vec &z0_) (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inline |
setInitialStepSize(double dt0_) (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | inline |
setMaximalStepSize(double dtMax_) (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | inline |
setMessageStreamActive(MsgType type, bool active) | fmatvec::Atom | |
setMinimalStepSize(double dtMin_) (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | inline |
setOutput(bool flag) (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inline |
setPlotOnRoot(bool b) (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | inline |
setPlotStepSize(double dtPlot_) (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inline |
setRelativeTolerance(double rTol_) (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | inline |
setStartTime(double tStart_) (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inline |
setToleranceForPositionConstraints(double gMax_) (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | inline |
setToleranceForVelocityConstraints(double gdMax_) (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | inline |
setWarnLevel(int level) (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inline |
Solver() | MBSim::Solver | inline |
subIntegrate(MBSim::DynamicSystemSolver &system, double tStop) (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | virtual |
system | MBSim::Solver | protectedstatic |
t (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | private |
tEnd (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | protected |
time (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | private |
tPlot (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | private |
tStart | MBSimIntegrator::Integrator | protected |
warnLevel | MBSimIntegrator::Integrator | protected |
z0 | MBSimIntegrator::Integrator | protected |
zSize (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | private |
~Atom() | fmatvec::Atom | virtual |
~Integrator() | MBSimIntegrator::Integrator | inlinevirtual |
~LSODARIntegrator() (defined in MBSimIntegrator::LSODARIntegrator) | MBSimIntegrator::LSODARIntegrator | inline |
~Solver() | MBSim::Solver | inlinevirtual |