flexiblesusy::cxx_diagrams::field_indices< Field > Struct Template Reference Declare a type that can hold the field indices for any given field. More...
Collaboration diagram for flexiblesusy::cxx_diagrams::field_indices< Field >:
![]()
Detailed Descriptiontemplate<class Field> struct flexiblesusy::cxx_diagrams::field_indices< Field > Declare a type that can hold the field indices for any given field.
Definition at line 52 of file fields.hpp. Member Typedef Documentation◆ type
template<class Field >
using keyword here is type alias (see https://en.cppreference.com/w/cpp/language/type_alias). It allows to use typename field_indices<Field>::type
std::array< int, Field::numberOfFieldIndices > type Definition fields.hpp:59 to get std::array<int, Field::numberOfFieldIndices>
type in the code. Definition at line 59 of file fields.hpp. The documentation for this struct was generated from the following file: Generated on Sun Apr 6 2025 11:10:38 for FlexibleSUSY by |