shaing_callen_wrappers Module


Uses

  • module~~shaing_callen_wrappers~~UsesGraph module~shaing_callen_wrappers shaing_callen_wrappers module~constants constants module~shaing_callen_wrappers->module~constants module~field_base field_base module~shaing_callen_wrappers->module~field_base module~fieldline_mod fieldline_mod module~shaing_callen_wrappers->module~fieldline_mod module~field_base->module~constants module~fieldline_mod->module~constants

Used by

  • module~~shaing_callen_wrappers~~UsedByGraph module~shaing_callen_wrappers shaing_callen_wrappers proc~calc_avg_b_squared_over_avg_lambda calc_avg_B_squared_over_avg_lambda proc~calc_avg_b_squared_over_avg_lambda->module~shaing_callen_wrappers proc~calc_avg_normalized_lambda_dphimax_dxi0 calc_avg_normalized_lambda_dphimax_dxi0 proc~calc_avg_normalized_lambda_dphimax_dxi0->module~shaing_callen_wrappers

Variables

Type Visibility Attributes Name Initial
class(field_t), public, allocatable :: this_field
type(fieldline_t), public :: this_fieldline
type(fieldline_t), public :: null_fieldline
real(kind=dp), public :: this_eta
real(kind=dp), public, parameter :: null_eta = -1.0_dp

Functions

public function wrapper_lambda_over_B_squared(phi)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in) :: phi

Return Value real(kind=dp)