|
file | 04p0_neutral_parametrizations_1D.f90 [code] |
| This file contains the definition of neutral parametrizations that can be used when parametrized 1D functions should take their GR value.
|
|
file | 04p1_constant_parametrizations_1D.f90 [code] |
| This file contains the definition of the constant parametrization, inheriting from parametrized_function_1D.
|
|
file | 04p2_linear_parametrizations_1D.f90 [code] |
| This file contains the definition of the linear parametrization, inheriting from parametrized_function_1D.
|
|
file | 04p3_power_law_parametrizations_1D.f90 [code] |
| This file contains the definition of the power law parametrization, inheriting from parametrized_function_1D.
|
|
file | 04p4_exponential_parametrizations_1D.f90 [code] |
| This file contains the definition of the exponential parametrization, inheriting from parametrized_function_1D.
|
|
file | 04p5_CPL_parametrizations_1D.f90 [code] |
| This file contains the definition of the CPL parametrization, inheriting from parametrized_function_1D.
|
|
file | 04p6_JBP_parametrizations_1D.f90 [code] |
| This file contains the definition of the generalized Jassal-Bagla-Padmanabhan (JBP) parametrization, inheriting from parametrized_function_1D.
|
|
file | 04p7_turning_point_parametrizations_1D.f90 [code] |
| This file contains the definition of the turning point parametrization, inheriting from parametrized_function_1D.
|
|
file | 04p8_taylor_expansion_parametrizations_1D.f90 [code] |
| This file contains the definition of the Taylor expansion parametrization, around a=0, up to third order, inheriting from parametrized_function_1D.
|
|