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

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

A()Sandals::LinearWrapper< Real, N, M >inline
A(Real t) const overrideSandals::LinearWrapper< Real, N, M >inlinevirtual
b()Sandals::LinearWrapper< Real, N, M >inline
b(Real t) const overrideSandals::LinearWrapper< Real, N, M >inlinevirtual
DefaultHSandals::LinearWrapper< Real, N, M >inlinestatic
DefaultIDSandals::LinearWrapper< Real, N, M >inlinestatic
DefaultJHSandals::LinearWrapper< Real, N, M >inlinestatic
E()Sandals::LinearWrapper< Real, N, M >inline
E(Real t) const overrideSandals::LinearWrapper< Real, N, M >inlinevirtual
equations_number() constSandals::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 overrideSandals::Linear< Real, N, 0 >inlinevirtual
f(VectorF const &x, Real t) const overrideSandals::Linear< Real, N, 0 >inlinevirtual
F_reverse(VectorF const &x, VectorF const &x_dot, Real t) constSandals::Explicit< Real, N, M >inline
f_reverse(VectorF const &x, Real t) constSandals::Explicit< Real, N, M >inline
FunctionA typedefSandals::LinearWrapper< Real, N, M >
FunctionB typedefSandals::LinearWrapper< Real, N, M >
FunctionE typedefSandals::LinearWrapper< Real, N, M >
FunctionH typedefSandals::LinearWrapper< Real, N, M >
FunctionID typedefSandals::LinearWrapper< Real, N, M >
FunctionJH typedefSandals::LinearWrapper< Real, N, M >
h()Sandals::LinearWrapper< Real, N, M >inline
h(VectorF const &x, Real t) const overrideSandals::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 overrideSandals::LinearWrapper< Real, N, M >inlinevirtual
invariants_number() constSandals::Implicit< Real, N, M >inline
is_explicit() constSandals::Implicit< Real, N, M >inline
is_implicit() constSandals::Implicit< Real, N, M >inline
is_semiexplicit() constSandals::Implicit< Real, N, M >inline
JF_x(VectorF const &, VectorF const &, Real t) const overrideSandals::Linear< Real, N, 0 >inlinevirtual
Jf_x(VectorF const &, Real t) const overrideSandals::Linear< Real, N, 0 >inlinevirtual
JF_x_dot(VectorF const &, VectorF const &, Real t) const overrideSandals::Linear< Real, N, 0 >inlinevirtual
JF_x_dot_reverse(VectorF const &, VectorF const &, Real) constSandals::Explicit< Real, N, M >inline
JF_x_reverse(VectorF const &x, VectorF const &, Real t) constSandals::Explicit< Real, N, M >inline
Jf_x_reverse(VectorF const &x, Real t) constSandals::Explicit< Real, N, M >inline
Jh_x()Sandals::LinearWrapper< Real, N, M >inline
Jh_x(VectorF const &x, Real t) const overrideSandals::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_ASandals::LinearWrapper< Real, N, M >private
m_bSandals::LinearWrapper< Real, N, M >private
m_ESandals::LinearWrapper< Real, N, M >private
m_hSandals::LinearWrapper< Real, N, M >private
m_in_domainSandals::LinearWrapper< Real, N, M >private
m_Jh_xSandals::LinearWrapper< Real, N, M >private
m_luSandals::Linear< Real, N, 0 >private
m_nameSandals::Implicit< Real, N, M >private
m_typeSandals::Implicit< Real, N, M >private
MatrixA typedefSandals::LinearWrapper< Real, N, M >
MatrixE typedefSandals::LinearWrapper< Real, N, M >
MatrixJF typedefSandals::LinearWrapper< Real, N, M >
MatrixJH typedefSandals::LinearWrapper< Real, N, M >
name()Sandals::Implicit< Real, N, M >inline
Pointer typedefSandals::LinearWrapper< Real, N, M >
SQRT_EPSILONSandals::Linear< Real, N, 0 >
Type typedefSandals::Linear< Real, N, 0 >
type() constSandals::Implicit< Real, N, M >inline
VectorB typedefSandals::LinearWrapper< Real, N, M >
VectorF typedefSandals::LinearWrapper< Real, N, M >
VectorH typedefSandals::LinearWrapper< Real, N, M >
~Implicit()Sandals::Implicit< Real, N, M >inlinevirtual
~LinearWrapper()Sandals::LinearWrapper< Real, N, M >inline