![]() |
ryujin 2.1.1 revision ee5cbcbf2346c1299c942d0e1f13b46449973c18
|
#include <source/euler/wave_speed_estimator.h>
Public Attributes | |
| double | newton_tolerance |
| unsigned int | newton_max_iterations |
A structure holding all runtime parameters of the wave speed estimator.
Definition at line 53 of file wave_speed_estimator.h.
| double ryujin::Euler::WaveSpeedEstimator< ScalarNumber >::Parameters::newton_tolerance |
Definition at line 54 of file wave_speed_estimator.h.
| unsigned int ryujin::Euler::WaveSpeedEstimator< ScalarNumber >::Parameters::newton_max_iterations |
Definition at line 55 of file wave_speed_estimator.h.