Compute the Resistive RMHD flux.
More...
|
void | Flux (const State *state, int beg, int end) |
|
Compute the flux of the resistive RMHD equations in the direction given by g_dir. This function defines the component of the hyperbolic flux tensor of the standard MHD equations.
- Author
- A. Mignone (migno.nosp@m.ne@t.nosp@m.o.inf.nosp@m.nit)
G. Mattia
- Date
- Apr 05, 2020
◆ Flux()
void Flux |
( |
const State * |
state, |
|
|
int |
beg, |
|
|
int |
end |
|
) |
| |
- Parameters
-
[in,out] | state | Pointer to a state structure |
[in] | beg | initial index of computation |
[in] | end | final index of computation |
- Returns
- This function has no return value.
Compute the component of the flux tensor normal to the direction of integration.
- Parameters
-
[in,out] | state | Pointer to a state structure |
[in] | beg | initial index of computation |
[in] | end | final index of computation |
- Returns
- This function has no return value.