flexiblesusy::Composite_root_finder< N > Class Template Reference Encapsulates several root finders. More...
Collaboration diagram for flexiblesusy::Composite_root_finder< N >:
![]()
Detailed Descriptiontemplate<std::size_t N> class flexiblesusy::Composite_root_finder< N > Encapsulates several root finders. Definition at line 34 of file composite_root_finder.hpp. Member Typedef Documentation◆ Fun_t
template<std::size_t N>
Definition at line 37 of file composite_root_finder.hpp. ◆ Vec_t
template<std::size_t N>
Definition at line 36 of file composite_root_finder.hpp. Member Function Documentation◆ get_solution()
template<std::size_t N>
returns solution Definition at line 40 of file composite_root_finder.hpp. References flexiblesusy::Composite_root_finder< N >::point. Referenced by flexiblesusy::Shooting_solver< N >::solve(). ◆ reset()
template<std::size_t N>
clear all internal data Definition at line 57 of file composite_root_finder.hpp. ◆ set_max_iterations()
template<std::size_t N>
set maximum number of iterations Definition at line 44 of file composite_root_finder.hpp. References flexiblesusy::Composite_root_finder< N >::max_it. Referenced by flexiblesusy::Shooting_solver< N >::solve(). ◆ set_precision()
template<std::size_t N>
set precision goal Definition at line 42 of file composite_root_finder.hpp. References flexiblesusy::Composite_root_finder< N >::precision. Referenced by flexiblesusy::Shooting_solver< N >::solve(). ◆ solve()
template<std::size_t N>
solves the boundary value problem with initial guess Definition at line 63 of file composite_root_finder.hpp. References flexiblesusy::Root_finder< dimension >::solve(). Referenced by flexiblesusy::Shooting_solver< N >::solve(). Member Data Documentation◆ max_it
template<std::size_t N>
Definition at line 53 of file composite_root_finder.hpp. Referenced by flexiblesusy::Composite_root_finder< N >::set_max_iterations(). ◆ point
template<std::size_t N>
Definition at line 51 of file composite_root_finder.hpp. Referenced by flexiblesusy::Composite_root_finder< N >::get_solution(). ◆ precision
template<std::size_t N>
Definition at line 52 of file composite_root_finder.hpp. Referenced by flexiblesusy::Composite_root_finder< N >::set_precision(). The documentation for this class was generated from the following file: Generated on Sun Apr 6 2025 11:10:37 for FlexibleSUSY by |