Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
Loading...
Searching...
No Matches
hlld_cuda.cu File Reference

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"
Include dependency graph for hlld_cuda.cu:

Detailed Description

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.

Author
Robert 'Bob' Caddy (rvc@p.nosp@m.itt..nosp@m.edu)