XGC1
|
Functions/Subroutines | |
subroutine | cce_initialize () |
subroutine | cce_destroy () |
subroutine | cce_send_density (density) |
subroutine | cce_receive_density () |
subroutine | cce_process_density (density) |
subroutine | cce_send_field (dpot0, dpot1, pot0, flag_pot0) |
subroutine | cce_receive_field (flag_pot0) |
subroutine | cce_process_field (dpot0, dpot1, pot0, flag_pot0) |
subroutine | cce_varpi_grid (rho_ff) |
subroutine coupling_core_edge::cce_destroy | ( | ) |
subroutine coupling_core_edge::cce_initialize | ( | ) |
subroutine coupling_core_edge::cce_process_density | ( | real*8, dimension(:), intent(inout) | density | ) |
subroutine coupling_core_edge::cce_process_field | ( | real*8, dimension(:), intent(inout) | dpot0, |
real*8, dimension(:), intent(inout) | dpot1, | ||
real*8, dimension(:), intent(inout) | pot0, | ||
integer, intent(in) | flag_pot0 | ||
) |
subroutine coupling_core_edge::cce_receive_density | ( | ) |
subroutine coupling_core_edge::cce_receive_field | ( | integer, intent(in) | flag_pot0 | ) |
subroutine coupling_core_edge::cce_send_density | ( | real*8, dimension(:), intent(in) | density | ) |
subroutine coupling_core_edge::cce_send_field | ( | real*8, dimension(:), intent(in) | dpot0, |
real*8, dimension(:), intent(in) | dpot1, | ||
real*8, dimension(:), intent(in) | pot0, | ||
integer, intent(in) | flag_pot0 | ||
) |
subroutine coupling_core_edge::cce_varpi_grid | ( | real (8), dimension(:), intent(inout) | rho_ff | ) |
integer coupling_core_edge::cce_all_surface_number |
real*8 coupling_core_edge::cce_alpha |
logical coupling_core_edge::cce_bcast_dpot |
logical coupling_core_edge::cce_bcast_pot0 |
integer coupling_core_edge::cce_comm_density_mode |
integer coupling_core_edge::cce_comm_field_mode |
real, dimension(:), allocatable coupling_core_edge::cce_density |
integer coupling_core_edge::cce_density_model |
real, dimension(:), allocatable coupling_core_edge::cce_dpot0 |
real, dimension(:), allocatable coupling_core_edge::cce_dpot1 |
integer coupling_core_edge::cce_field_first_node |
integer coupling_core_edge::cce_field_last_node |
integer coupling_core_edge::cce_field_model |
integer coupling_core_edge::cce_field_node_number |
integer coupling_core_edge::cce_field_step |
integer coupling_core_edge::cce_first_node |
integer coupling_core_edge::cce_first_surface |
integer coupling_core_edge::cce_first_surface_coupling |
integer coupling_core_edge::cce_first_surface_coupling_axis |
integer coupling_core_edge::cce_first_surface_field |
character(256) coupling_core_edge::cce_folder |
integer coupling_core_edge::cce_last_node |
integer coupling_core_edge::cce_last_surface |
integer coupling_core_edge::cce_last_surface_coupling |
integer coupling_core_edge::cce_last_surface_coupling_axis |
integer coupling_core_edge::cce_last_surface_field |
character(5) coupling_core_edge::cce_my_side |
integer coupling_core_edge::cce_node_number |
integer coupling_core_edge::cce_npsi |
character(5) coupling_core_edge::cce_other_side |
real, dimension(:), allocatable coupling_core_edge::cce_pot0 |
real (8), dimension(:), allocatable coupling_core_edge::cce_psi |
integer coupling_core_edge::cce_side |
integer coupling_core_edge::cce_step |
integer, dimension(:), allocatable coupling_core_edge::cce_surface_first_node |
integer, dimension(:), allocatable coupling_core_edge::cce_surface_last_node |
integer coupling_core_edge::cce_surface_number |
real (8), dimension(:), allocatable coupling_core_edge::cce_varpi |