Sandals  v0.0.0
A C++ library for ODEs/DAEs integration
Loading...
Searching...
No Matches
Sandals::Problem< Real, N, M, Integrator > Member List

This is the complete list of members for Sandals::Problem< Real, N, M, Integrator >, including all inherited members.

b(VectorF const &x_ini, VectorF const &x_end) const =0Sandals::Problem< Real, N, M, Integrator >pure virtual
disable_verbose_mode()Sandals::Problem< Real, N, M, Integrator >inline
enable_verbose_mode()Sandals::Problem< Real, N, M, Integrator >inline
integrator()Sandals::Problem< Real, N, M, Integrator >inline
integrator(IntegratorPtr t_integrator)Sandals::Problem< Real, N, M, Integrator >inline
IntegratorPtr typedefSandals::Problem< Real, N, M, Integrator >
Jb_x_end(VectorF const &x_ini, VectorF const &x_end) const =0Sandals::Problem< Real, N, M, Integrator >pure virtual
Jb_x_ini(VectorF const &x_ini, VectorF const &x_end) const =0Sandals::Problem< Real, N, M, Integrator >pure virtual
m_integratorSandals::Problem< Real, N, M, Integrator >private
m_max_iterationsSandals::Problem< Real, N, M, Integrator >private
m_nameSandals::Problem< Real, N, M, Integrator >private
m_solutionSandals::Problem< Real, N, M, Integrator >private
m_systemSandals::Problem< Real, N, M, Integrator >private
m_toleranceSandals::Problem< Real, N, M, Integrator >private
m_verboseSandals::Problem< Real, N, M, Integrator >private
MatrixJF typedefSandals::Problem< Real, N, M, Integrator >
MatrixJX typedefSandals::Problem< Real, N, M, Integrator >
max_iterations()Sandals::Problem< Real, N, M, Integrator >inline
max_iterations(Integer const t_max_iterations)Sandals::Problem< Real, N, M, Integrator >inline
name() constSandals::Problem< Real, N, M, Integrator >inline
name(std::string const t_name)Sandals::Problem< Real, N, M, Integrator >inline
Problem(std::string t_name, SystemPtr t_system, IntegratorPtr t_integrator)Sandals::Problem< Real, N, M, Integrator >inline
single_shooting(VectorX const &t_mesh, VectorF const &ics)Sandals::Problem< Real, N, M, Integrator >inline
solution() constSandals::Problem< Real, N, M, Integrator >inline
SolutionPtr typedefSandals::Problem< Real, N, M, Integrator >
SQRT_EPSILONSandals::Problem< Real, N, M, Integrator >
system()Sandals::Problem< Real, N, M, Integrator >inline
system(SystemPtr t_system)Sandals::Problem< Real, N, M, Integrator >inline
SystemPtr typedefSandals::Problem< Real, N, M, Integrator >
tolerance()Sandals::Problem< Real, N, M, Integrator >inline
tolerance(Real const t_tolerance)Sandals::Problem< Real, N, M, Integrator >inline
VectorF typedefSandals::Problem< Real, N, M, Integrator >
VectorX typedefSandals::Problem< Real, N, M, Integrator >
verbose_mode()Sandals::Problem< Real, N, M, Integrator >inline
verbose_mode(bool t_verbose)Sandals::Problem< Real, N, M, Integrator >inline
~Problem()Sandals::Problem< Real, N, M, Integrator >inlinevirtual