|
Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
|
Contains the implementation of the HLLD solver from Miyoshi & Kusano 2005 "A multi-state HLL approximate Riemann solver for ideal magnetohydrodynamics", hereafter referred to as M&K 2005. More...
#include "../global/global.h"#include "../global/global_cuda.h"#include "../grid/grid_enum.h"#include "../riemann_solvers/hlld_cuda.h"#include "../utils/cuda_utilities.h"#include "../utils/gpu.hpp"#include "../utils/hydro_utilities.h"#include "../utils/math_utilities.h"#include "../utils/mhd_utilities.h"
Contains the implementation of the HLLD solver from Miyoshi & Kusano 2005 "A multi-state HLL approximate Riemann solver for ideal magnetohydrodynamics", hereafter referred to as M&K 2005.
Contains the declaration of the HLLD solver from Miyoshi & Kusano 2005 "A multi-state HLL approximate Riemann solver for ideal magnetohydrodynamics", hereafter referred to as M&K 2005.