composite_root_finder.hpp
Go to the documentation of this file.
Encapsulates several root finders. Definition composite_root_finder.hpp:34 void set_max_iterations(std::size_t n) set maximum number of iterations Definition composite_root_finder.hpp:44 Eigen::Matrix< double, N, 1 > Vec_t Definition composite_root_finder.hpp:36 std::function< Vec_t(const Vec_t &)> Fun_t Definition composite_root_finder.hpp:37 void solve(const Fun_t &, const Vec_t &) solves the boundary value problem with initial guess Definition composite_root_finder.hpp:63 double precision Definition composite_root_finder.hpp:52 std::size_t max_it Definition composite_root_finder.hpp:53 virtual int solve(const Eigen::VectorXd &) override Definition root_finder.hpp:227 Definition depgen.cpp:33 Generated on Sun Apr 6 2025 11:10:36 for FlexibleSUSY by |