PLUTO  4.4-patch2
hall_mhd.h
Go to the documentation of this file.
1 /* ///////////////////////////////////////////////////////////////////// */
12 /* ///////////////////////////////////////////////////////////////////// */
13 
14 
15 void HallMHD_WhistlerSpeed (const State *, int, int, Grid *);
16 double HallMHD_ne(double *);
17 void HallMHD_Flux (const Sweep*, Data_Arr, double **, double **, int, int, Grid *);
double HallMHD_ne(double *)
Definition: hall_ne.c:17
Definition: structs.h:124
Definition: structs.h:261
void HallMHD_WhistlerSpeed(const State *, int, int, Grid *)
Definition: hall_whistler_speed.c:27
void HallMHD_Flux(const Sweep *, Data_Arr, double **, double **, int, int, Grid *)
Definition: hall_flux.c:4
Definition: structs.h:289