Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
Loading...
Searching...
No Matches
mhd Directory Reference
Directory dependency graph for mhd:
mhd

Files

 ct_electric_fields.cu
 Contains implementation for the CT electric fields code. Method from Stone & Gardiner 2009 "A simple unsplit Godunov method for multidimensional MHD" hereafter referred to as "S&G 2009".
 
 ct_electric_fields.h
 Contains the declaration for the kernel that computes the CT electric fields. Method from Stone & Gardiner 2009 "A simple unsplit Godunov method for multidimensional MHD" hereafter referred to as "S&G 2009".
 
 ct_electric_fields_tests.cu
 Tests for the CT electric fields.
 
 magnetic_divergence.h
 Contains the declaration for the functions that compute the magnetic divergence.
 
 magnetic_divergence_tests.cu
 Tests for the magnetic divergence code.
 
 magnetic_update.cu
 Contains the definition of the kernel to update the magnetic field. Method from Stone & Gardiner 2009 "A simple unsplit Godunov method for multidimensional MHD" hereafter referred to as "S&G 2009".
 
 magnetic_update.h
 Contains the declaration of the kernel to update the magnetic field. Method from Stone & Gardiner 2009 "A simple unsplit Godunov method for multidimensional MHD" hereafter referred to as "S&G 2009".
 
 magnetic_update_tests.cu
 Tests for the magnetic update code.