PLUTO  4.0
 All Data Structures Files Functions Variables Enumerations Macros Pages
res.h
Go to the documentation of this file.
1 /* ///////////////////////////////////////////////////////////////////// */
12 /* ///////////////////////////////////////////////////////////////////// */
13 
14 void ResistiveFlux (Data_Arr, double **, double **, int, int, Grid *);
15 
16 void GetCurrent (Data_Arr, real **, Grid *);
17 
18 void ETA_Func (real *, real, real, real, real *);
19 
20 void ADD_OHM_HEAT (const Data *d, double, Grid *);