PB3D [2.47]
Ideal linear high-n MHD stability in 3-D
Loading...
Searching...
No Matches
eq_ops::calc_g_c Interface Reference

Calculate the lower metric elements in the C(ylindrical) coordinate system. More...

Public Member Functions

integer function calc_g_c_ind (eq, deriv)
 individual version
integer function calc_g_c_arr (eq, deriv)
 array version

Detailed Description

Calculate the lower metric elements in the C(ylindrical) coordinate system.

This is done directly using the formula's in [17]

Returns
ierr

Definition at line 139 of file eq_ops.f90.

Member Function/Subroutine Documentation

◆ calc_g_c_arr()

integer function eq_ops::calc_g_c::calc_g_c_arr ( type(eq_2_type), intent(inout) eq,
integer, dimension(:,:), intent(in) deriv )

array version

Parameters
[in,out]eqmetric equilibrium
[in]derivderivatives

Definition at line 2857 of file eq_ops.f90.

◆ calc_g_c_ind()

integer function eq_ops::calc_g_c::calc_g_c_ind ( type(eq_2_type), intent(inout) eq,
integer, dimension(:), intent(in) deriv )

individual version

Parameters
[in,out]eqmetric equilibrium
[in]derivderivatives

Definition at line 2826 of file eq_ops.f90.

Here is the call graph for this function:

The documentation for this interface was generated from the following file: