30namespace Integrators {
virtual Variant integrate(VariantMap const ¶ms)
virtual void deactivate()
virtual void activate()=0
Variant do_call_method(std::string const &name, VariantMap const ¶ms) override
std::string_view name() const
Script interface wrapper for a component of the system class.
std::unordered_map< std::string, Variant > VariantMap
static SteepestDescentParameters params
Currently active steepest descent instance.
Recursive variant implementation.