/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/FV/wave_speed/abstract_wave_speed.hh Source File#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
abstract_wave_speed.hh
Go to the documentation of this file.
66 T::template compute_selected_speed_derivatives<double, 1, 1>(J1_plus, J1_minus, H1_plus, H1_minus)
67 } -> std::same_as<std::pair<std::array<std::array<double, 1>, 1>, std::array<std::array<double, 1>, 1>>>;
75 T::template compute_selected_speed_derivatives<double, 2, 2>(J2_plus, J2_minus, H2_plus, H2_minus)
Concept that any wave-speed strategy must satisfy.
Definition abstract_wave_speed.hh:45
std::array< std::array< std::array< std::array< NumberType, n_components >, n_components >, n_components >, dim > HessianTensor
Definition flux_jacobian_hessian.hh:24
Definition complex_math.hh:10
Generated by