ecx__common Module

Common module for ecx.


Uses

  • module~~ecx__common~~UsesGraph module~ecx__common ecx__common ieee_arithmetic ieee_arithmetic module~ecx__common->ieee_arithmetic iso_c_binding iso_c_binding module~ecx__common->iso_c_binding stdlib_codata stdlib_codata module~ecx__common->stdlib_codata stdlib_constants stdlib_constants module~ecx__common->stdlib_constants stdlib_kinds stdlib_kinds module~ecx__common->stdlib_kinds stdlib_math stdlib_math module~ecx__common->stdlib_math stdlib_optval stdlib_optval module~ecx__common->stdlib_optval

Used by

  • module~~ecx__common~~UsedByGraph module~ecx__common ecx__common module~ecx__api ecx__api module~ecx__api->module~ecx__common module~ecx__core ecx__core module~ecx__api->module~ecx__core module~ecx__eis ecx__eis module~ecx__api->module~ecx__eis module~ecx__capi ecx__capi module~ecx__capi->module~ecx__common module~ecx__capi->module~ecx__api module~ecx__capi->module~ecx__core module~ecx__core->module~ecx__common module~ecx__eis->module~ecx__common module~ecx__eis->module~ecx__core module~ecx__pec ecx__pec module~ecx__pec->module~ecx__common module~ecx__pec->module~ecx__core module~ecx ecx module~ecx->module~ecx__api module~ecx->module~ecx__capi program~ecxcli ecxcli program~ecxcli->module~ecx

Variables

Type Visibility Attributes Name Initial
real(kind=dp), public, parameter :: PI = PI_dp
real(kind=dp), public, parameter :: T_K = 273.15_dp
real(kind=dp), public, parameter :: c = SPEED_OF_LIGHT_IN_VACUUM%value
real(kind=c_double), public, bind(C, name="0") :: capi_PI = PI
real(kind=c_double), public, bind(C, name="0") :: capi_T_K = T_K
real(kind=dp), public, parameter :: h_eV = PLANCK_CONSTANT_IN_EV_HZ%value
real(kind=dp), public, parameter :: kB_eV = BOLTZMANN_CONSTANT_IN_EV_K%value