#include <StaticSolver.h>
Public Attributes | |
std::optional< T > | value |
![]() | |
std::string | m_deprecationVersion |
std::string | m_removalVersion |
std::string | m_name |
std::string | m_helptext |
bool | m_isRemoved |
Public Member Functions | |
NewtonRaphsonDeprecatedData (Base *b, const std::string name) | |
![]() | |
DeprecatedData (Base *b, const std::string &deprecationVersion, const std::string &removalVersion, const std::string &name, const std::string &helptext) | |
std::optional<T> sofa::component::odesolver::backward::StaticSolver::NewtonRaphsonDeprecatedData< T >::value |
|
inline |