A() | Sandals::LinearWrapper< Real, N, M > | inline |
A(Real t) const override | Sandals::LinearWrapper< Real, N, M > | inlinevirtual |
b() | Sandals::LinearWrapper< Real, N, M > | inline |
b(Real t) const override | Sandals::LinearWrapper< Real, N, M > | inlinevirtual |
DefaultH | Sandals::LinearWrapper< Real, N, M > | inlinestatic |
DefaultID | Sandals::LinearWrapper< Real, N, M > | inlinestatic |
DefaultJH | Sandals::LinearWrapper< Real, N, M > | inlinestatic |
E() | Sandals::LinearWrapper< Real, N, M > | inline |
E(Real t) const override | Sandals::LinearWrapper< Real, N, M > | inlinevirtual |
equations_number() const | Sandals::Implicit< Real, N, M > | inline |
Explicit(Type t_type, std::string t_name) | Sandals::Explicit< Real, N, M > | inlineprotected |
F(VectorF const &x, VectorF const &x_dot, Real t) const override | Sandals::Linear< Real, N, 0 > | inlinevirtual |
f(VectorF const &x, Real t) const override | Sandals::Linear< Real, N, 0 > | inlinevirtual |
F_reverse(VectorF const &x, VectorF const &x_dot, Real t) const | Sandals::Explicit< Real, N, M > | inline |
f_reverse(VectorF const &x, Real t) const | Sandals::Explicit< Real, N, M > | inline |
FunctionA typedef | Sandals::LinearWrapper< Real, N, M > | |
FunctionB typedef | Sandals::LinearWrapper< Real, N, M > | |
FunctionE typedef | Sandals::LinearWrapper< Real, N, M > | |
FunctionH typedef | Sandals::LinearWrapper< Real, N, M > | |
FunctionID typedef | Sandals::LinearWrapper< Real, N, M > | |
FunctionJH typedef | Sandals::LinearWrapper< Real, N, M > | |
h() | Sandals::LinearWrapper< Real, N, M > | inline |
h(VectorF const &x, Real t) const override | Sandals::LinearWrapper< Real, N, M > | inlinevirtual |
Implicit(Type t_type, std::string t_name) | Sandals::Implicit< Real, N, M > | inlineprotected |
in_domain() | Sandals::LinearWrapper< Real, N, M > | inline |
in_domain(VectorF const &x, Real t) const override | Sandals::LinearWrapper< Real, N, M > | inlinevirtual |
invariants_number() const | Sandals::Implicit< Real, N, M > | inline |
is_explicit() const | Sandals::Implicit< Real, N, M > | inline |
is_implicit() const | Sandals::Implicit< Real, N, M > | inline |
is_semiexplicit() const | Sandals::Implicit< Real, N, M > | inline |
JF_x(VectorF const &, VectorF const &, Real t) const override | Sandals::Linear< Real, N, 0 > | inlinevirtual |
Jf_x(VectorF const &, Real t) const override | Sandals::Linear< Real, N, 0 > | inlinevirtual |
JF_x_dot(VectorF const &, VectorF const &, Real t) const override | Sandals::Linear< Real, N, 0 > | inlinevirtual |
JF_x_dot_reverse(VectorF const &, VectorF const &, Real) const | Sandals::Explicit< Real, N, M > | inline |
JF_x_reverse(VectorF const &x, VectorF const &, Real t) const | Sandals::Explicit< Real, N, M > | inline |
Jf_x_reverse(VectorF const &x, Real t) const | Sandals::Explicit< Real, N, M > | inline |
Jh_x() | Sandals::LinearWrapper< Real, N, M > | inline |
Jh_x(VectorF const &x, Real t) const override | Sandals::LinearWrapper< Real, N, M > | inlinevirtual |
Linear() | Sandals::Linear< Real, N, 0 > | inline |
LinearWrapper(FunctionE t_E, FunctionA t_A, FunctionB t_b, FunctionH t_h=DefaultH, FunctionJH t_Jh_x=DefaultJH, FunctionID t_in_domain=DefaultID) | Sandals::LinearWrapper< Real, N, M > | inline |
LinearWrapper(std::string t_name, FunctionE t_E, FunctionA t_A, FunctionB t_b, FunctionH t_h=DefaultH, FunctionJH t_Jh_x=DefaultJH, FunctionID t_in_domain=DefaultID) | Sandals::LinearWrapper< Real, N, M > | inline |
m_A | Sandals::LinearWrapper< Real, N, M > | private |
m_b | Sandals::LinearWrapper< Real, N, M > | private |
m_E | Sandals::LinearWrapper< Real, N, M > | private |
m_h | Sandals::LinearWrapper< Real, N, M > | private |
m_in_domain | Sandals::LinearWrapper< Real, N, M > | private |
m_Jh_x | Sandals::LinearWrapper< Real, N, M > | private |
m_lu | Sandals::Linear< Real, N, 0 > | private |
m_name | Sandals::Implicit< Real, N, M > | private |
m_type | Sandals::Implicit< Real, N, M > | private |
MatrixA typedef | Sandals::LinearWrapper< Real, N, M > | |
MatrixE typedef | Sandals::LinearWrapper< Real, N, M > | |
MatrixJF typedef | Sandals::LinearWrapper< Real, N, M > | |
MatrixJH typedef | Sandals::LinearWrapper< Real, N, M > | |
name() | Sandals::Implicit< Real, N, M > | inline |
Pointer typedef | Sandals::LinearWrapper< Real, N, M > | |
SQRT_EPSILON | Sandals::Linear< Real, N, 0 > | |
Type typedef | Sandals::Linear< Real, N, 0 > | |
type() const | Sandals::Implicit< Real, N, M > | inline |
VectorB typedef | Sandals::LinearWrapper< Real, N, M > | |
VectorF typedef | Sandals::LinearWrapper< Real, N, M > | |
VectorH typedef | Sandals::LinearWrapper< Real, N, M > | |
~Implicit() | Sandals::Implicit< Real, N, M > | inlinevirtual |
~LinearWrapper() | Sandals::LinearWrapper< Real, N, M > | inline |