GBS
|
Functions/Subroutines | |
subroutine, public | evaluation_auxfield_total |
Evaluates arrays that enter the RHS of the plasma equations. More... | |
subroutine | perpendicular_gradients |
Compute perpendicular gradients. More... | |
subroutine | diffusion_operators |
Compute diffusion operators for RHS of equations. More... | |
subroutine | parallel_gradients |
Compute parallel gradients for RHS of equations. More... | |
subroutine | interpolations |
Compute interpolations for RHS of equations. More... | |
subroutine | giroviscous_terms |
Compute gyroviscous terms for RHS of equations. More... | |
subroutine | no_boussinesq_vorticity_terms |
Compute additional terms needed to remove the Boussineq approximation. More... | |
subroutine numerics_mod::diffusion_operators |
Compute diffusion operators for RHS of equations.
subroutine, public numerics_mod::evaluation_auxfield_total |
Evaluates arrays that enter the RHS of the plasma equations.
subroutine numerics_mod::giroviscous_terms |
Compute gyroviscous terms for RHS of equations.
subroutine numerics_mod::interpolations |
Compute interpolations for RHS of equations.
subroutine numerics_mod::no_boussinesq_vorticity_terms |
Compute additional terms needed to remove the Boussineq approximation.
subroutine numerics_mod::parallel_gradients |
Compute parallel gradients for RHS of equations.
subroutine numerics_mod::perpendicular_gradients |
Compute perpendicular gradients.