#include "warpxm/warpxm_config.h"
#include <string>
Go to the source code of this file.
|
real | wxm::apps::mhd_two_temperature::hallmhd::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 | wxm::apps::mhd_two_temperature::hallmhd::gyro_dt_limit (const real skin_depth_norm, const real Ai, const real Zi, const real *q) |
|
real | wxm::apps::mhd_two_temperature::hallmhd::kVA_dt_limit (const real *q, const real cfl_max, const real dxn, const real rho_min) |
|