#include "warpxm/warpxm_config.h"
#include "apps/wmapplication.h"
Go to the source code of this file.
|
void | imhd_glm_internal_flux (const real c_h, const solverVariables_t *pSV, const real *q, std::vector< std::vector< real > > &internalFlux) |
|
void | imhd_glm_numerical_flux (const real c_h, const real *q_l, const real *q_r, const real *aux_l, const real *aux_r, const solverVariables_t *pFV, real *numericalFlux) |
|
real | calc_Bxm (const real *r_q_l, const real *r_q_r, real c_h) |
|
◆ calc_Bxm()
◆ imhd_glm_internal_flux()
◆ imhd_glm_numerical_flux()