3#include "warpxm/warpxm_config.h"
11namespace mhd_two_temperature
19 const real skin_depth_norm,
25 const std::string coordinate_system,
31 const real press_min);
list apps
Definition: shock_tube.py:33
real gyro_dt_limit(const real skin_depth_norm, const real Ai, const real Zi, const real *q)
real calculate_max_wave_speed(const real *q, const real *grad_q, const real gas_gamma, const real skin_depth_norm, const real Ai, const real Zi, const real *norm, const real cfl_max, const real dxn, const std::string coordinate_system, const int ir, const int ith, const int iz, const real radius, const real rho_min, const real press_min)
real kVA_dt_limit(const real *q, const real cfl_max, const real dxn, const real rho_min)
Base namespace for everything not included in the global namespace.
Definition: field_source.h:8
#define real
Definition: wmoclunstructuredreconstruction.h:11