adoptMessageStreams(const Atom *src=NULL) | fmatvec::Atom | |
aTol | MBSimIntegrator::DOPRI5Integrator | private |
Atom() | fmatvec::Atom | protected |
Atom(const Atom &src) | fmatvec::Atom | protected |
debugInit() | MBSimIntegrator::Integrator | |
DOPRI5Integrator() (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | |
dt0 | MBSimIntegrator::DOPRI5Integrator | private |
dtMax | MBSimIntegrator::DOPRI5Integrator | private |
dtOut (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | privatestatic |
dtPlot (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | protected |
execute(MBSim::DynamicSystemSolver &system) | MBSimIntegrator::Integrator | inlinevirtual |
fzdot(int *n, double *t, double *z, double *zd, double *rpar, int *ipar) (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | privatestatic |
getAbsoluteTolerance() const (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | inline |
getEndTime() const (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inline |
getInitialState() const (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inlinevirtual |
getInitialStepSize() const (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | inline |
getMaximalStepSize() const (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | inline |
getMaxStepNumber() const (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | inline |
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 |
getRelativeTolerance() const (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | inline |
getStartTime() const (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inline |
getType() const | MBSimIntegrator::DOPRI5Integrator | inlinevirtual |
getWarnLevel() const (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inline |
initializeUsingXML(xercesc::DOMElement *element) | MBSimIntegrator::DOPRI5Integrator | virtual |
integPlot (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | privatestatic |
integrate(MBSim::DynamicSystemSolver &system) | MBSimIntegrator::DOPRI5Integrator | virtual |
Integrator() | MBSimIntegrator::Integrator | |
maxSteps | MBSimIntegrator::DOPRI5Integrator | private |
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 |
operator=(const Atom &) | fmatvec::Atom | |
output | MBSimIntegrator::Integrator | protected |
output_ (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | privatestatic |
plot(int *nr, double *told, double *t, double *z, int *n, double *con, int *icomp, int *nd, double *rpar, int *ipar, int *irtrn) (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | privatestatic |
postIntegrate(MBSim::DynamicSystemSolver &system) (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inlinevirtual |
preIntegrate(MBSim::DynamicSystemSolver &system) (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inlinevirtual |
readXMLFile(const std::string &filename) (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | static |
rTol | MBSimIntegrator::DOPRI5Integrator | private |
s0 (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | privatestatic |
setAbsoluteTolerance(const fmatvec::Vec &aTol_) (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | inline |
setAbsoluteTolerance(double aTol_) (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | 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::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | inline |
setMaximalStepSize(double dtMax_) (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | inline |
setMaxStepNumber(int maxSteps_) (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | inline |
setMessageStreamActive(MsgType type, bool active) | fmatvec::Atom | |
setOutput(bool flag) (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inline |
setPlotStepSize(double dtPlot_) (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inline |
setRelativeTolerance(const fmatvec::Vec &rTol_) (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | inline |
setRelativeTolerance(double rTol_) (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | inline |
setStartTime(double tStart_) (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inline |
setWarnLevel(int level) (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inline |
Solver() | MBSim::Solver | inline |
subIntegrate(MBSim::DynamicSystemSolver &system, double tStop) (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | inlinevirtual |
system | MBSim::Solver | protectedstatic |
tEnd (defined in MBSimIntegrator::Integrator) | MBSimIntegrator::Integrator | protected |
time (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | privatestatic |
tPlot (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | privatestatic |
tStart | MBSimIntegrator::Integrator | protected |
warnLevel | MBSimIntegrator::Integrator | protected |
z0 | MBSimIntegrator::Integrator | protected |
~Atom() | fmatvec::Atom | virtual |
~DOPRI5Integrator() (defined in MBSimIntegrator::DOPRI5Integrator) | MBSimIntegrator::DOPRI5Integrator | inline |
~Integrator() | MBSimIntegrator::Integrator | inlinevirtual |
~Solver() | MBSim::Solver | inlinevirtual |