|
PB3D
[2.45]
Ideal linear high-n MHD stability in 3-D
|
Transforms derivatives of the equilibrium quantities in E coordinates to derivatives in the F coordinates. More...
Public Member Functions | |
| integer function | calc_f_derivs_1 (grid_eq, eq) |
| flux version More... | |
| integer function | calc_f_derivs_2 (eq) |
| metric version More... | |
Transforms derivatives of the equilibrium quantities in E coordinates to derivatives in the F coordinates.
Definition at line 36 of file eq_utilities.f90.
| integer function eq_utilities::calc_f_derivs::calc_f_derivs_1 | ( | type(grid_type), intent(in) | grid_eq, |
| type(eq_1_type), intent(inout) | eq | ||
| ) |
flux version
| [in] | grid_eq | equilibrium grid |
| [in,out] | eq | flux equilibrium variables |
Definition at line 755 of file eq_utilities.f90.
Here is the call graph for this function:| integer function eq_utilities::calc_f_derivs::calc_f_derivs_2 | ( | type(eq_2_type), intent(inout) | eq | ) |
metric version
| [in,out] | eq | metric equilibrium variables |
Definition at line 838 of file eq_utilities.f90.
Here is the call graph for this function: