flexiblesusy::fixed_point_iterator::Convergence_tester_relative< dimension > Class Template Reference
Collaboration diagram for flexiblesusy::fixed_point_iterator::Convergence_tester_relative< dimension >:
![]()
Detailed Descriptiontemplate<std::size_t dimension>
class flexiblesusy::fixed_point_iterator::Convergence_tester_relative< dimension > Definition at line 69 of file fixed_point_iterator.hpp. Member Typedef Documentation◆ Vector_t
template<std::size_t dimension>
Definition at line 71 of file fixed_point_iterator.hpp. Member Enumeration Documentation◆ Status
template<std::size_t dimension>
Definition at line 72 of file fixed_point_iterator.hpp. Constructor & Destructor Documentation◆ Convergence_tester_relative()
template<std::size_t dimension>
Definition at line 74 of file fixed_point_iterator.hpp. Member Function Documentation◆ name()
template<std::size_t dimension>
Definition at line 78 of file fixed_point_iterator.hpp. ◆ operator()()
template<std::size_t dimension>
Test whether the relative difference is less than the set precision. The relative difference test used here is carried out by applying is_equal_rel() to each element of the vector.
Definition at line 89 of file fixed_point_iterator.hpp. References flexiblesusy::fixed_point_iterator::Convergence_tester_relative< dimension >::CONTINUE, flexiblesusy::is_equal_rel(), flexiblesusy::fixed_point_iterator::Convergence_tester_relative< dimension >::precision, and flexiblesusy::fixed_point_iterator::Convergence_tester_relative< dimension >::SUCCESS. Member Data Documentation◆ precision
template<std::size_t dimension>
precision goal Definition at line 94 of file fixed_point_iterator.hpp. Referenced by flexiblesusy::fixed_point_iterator::Convergence_tester_relative< dimension >::operator()(). The documentation for this class was generated from the following file: Generated on Sun Apr 6 2025 11:10:38 for FlexibleSUSY by |