34 for (
auto &item : *
this)
Definition: CSparam.hpp:12
< Define a structure with the fitting parameters of the surface crack growth models (CS)
Definition: CSparam.hpp:15
value_type CS4alpha
fitting parameter of the 4th surface crack growth model
Definition: CSparam.hpp:20
value_type CS2alpha
fitting parameter of the 2nd surface crack growth model
Definition: CSparam.hpp:18
value_type CS5k
rate parameter of the 5th surface crack growth model at reference temperature
Definition: CSparam.hpp:24
value_type CS3alpha
fitting parameter of the 3rd surface crack growth model
Definition: CSparam.hpp:19
constexpr auto end() noexcept
Definition: CSparam.hpp:30
value_type CS_diffusion
fitting parameter to decrease the diffusion constant due to surface cracks
Definition: CSparam.hpp:27
value_type CS4Amax
maximum crack growth surface for the 4th surface crack growth model 5 * getAn() * getThickn() * elec_...
Definition: CSparam.hpp:22
auto & operator*=(double a)
Definition: CSparam.hpp:32
value_type CS1alpha
fitting parameter of the 1st surface crack growth model
Definition: CSparam.hpp:17
double value_type
Definition: CSparam.hpp:16
constexpr auto begin() noexcept
Definition: CSparam.hpp:29
value_type CS5k_T
activation energy of CS5k
Definition: CSparam.hpp:25