This is the complete list of members for muq::Modeling::RootfindingIVP, including all inherited members.
EvaluateImpl(ref_vector< boost::any > const &inputs) override | muq::Modeling::RootfindingIVP | privatevirtual |
EvaluateRoot(realtype t, N_Vector state, realtype *root, void *user_data) | muq::Modeling::RootfindingIVP | privatestatic |
FindRoot(ref_vector< boost::any > const &inputs, int const wrtIn=-1, int const wrtOut=-1, DerivativeMode const &mode=DerivativeMode::Jac) | muq::Modeling::RootfindingIVP | private |
JacobianImpl(unsigned int const wrtIn, unsigned int const wrtOut, ref_vector< boost::any > const &inputs) override | muq::Modeling::RootfindingIVP | privatevirtual |
maxErrorTests | muq::Modeling::RootfindingIVP | private |
maxSteps | muq::Modeling::RootfindingIVP | private |
maxTime | muq::Modeling::RootfindingIVP | private |
root | muq::Modeling::RootfindingIVP | private |
RootfindingIVP(std::shared_ptr< WorkPiece > rhs, std::shared_ptr< WorkPiece > root, boost::property_tree::ptree const &pt, std::shared_ptr< muq::Utilities::AnyAlgebra > algebra=std::make_shared< muq::Utilities::AnyAlgebra >()) | muq::Modeling::RootfindingIVP | |
UpdateInputOutputTypes() | muq::Modeling::RootfindingIVP | private |
~RootfindingIVP() | muq::Modeling::RootfindingIVP | virtual |