XGC1
Macros | Functions/Subroutines
poisson_extra_xgc1.F90 File Reference

Macros

#define XGC1   1
 

Functions/Subroutines

subroutine send_recv_potential (dpot, recvr, sendl, nnode)
 
subroutine get_potential_grad (grid, psn)
 
subroutine get_dpot_ff (grid, psn, irk)
 
subroutine save_dpot (grid, psn, irk)
 
subroutine mode_selection (nmode, grid, psn)
 
subroutine mode_selection_comb (nmode, grid, psn, dpot)
 
subroutine extract_00mode (grid, phi)
 
subroutine smooth_tr_connect (grid, var)
 
subroutine get_potential_grad_epara (grid, psn)
 

Macro Definition Documentation

◆ XGC1

#define XGC1   1

Function/Subroutine Documentation

◆ extract_00mode()

subroutine extract_00mode ( type(grid_type grid,
real (kind=8), dimension(grid%nnode,-1:2)  phi 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_dpot_ff()

subroutine get_dpot_ff ( type(grid_type grid,
type(psn_type psn,
integer, intent(in)  irk 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_potential_grad()

subroutine get_potential_grad ( type(grid_type grid,
type(psn_type psn 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_potential_grad_epara()

subroutine get_potential_grad_epara ( type(grid_type grid,
type(psn_type psn 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ mode_selection()

subroutine mode_selection ( integer, intent(in)  nmode,
type(grid_type grid,
type(psn_type psn 
)
Here is the caller graph for this function:

◆ mode_selection_comb()

subroutine mode_selection_comb ( integer, intent(in)  nmode,
type(grid_type grid,
type(psn_type psn,
real (kind=8), dimension(grid%nnode), intent(inout)  dpot 
)
Here is the caller graph for this function:

◆ save_dpot()

subroutine save_dpot ( type(grid_type grid,
type(psn_type psn,
integer, intent(in)  irk 
)
Here is the caller graph for this function:

◆ send_recv_potential()

subroutine send_recv_potential ( real (kind=8), dimension(nnode,-1:2)  dpot,
real (kind=8), dimension(nnode)  recvr,
real (kind=8), dimension(nnode)  sendl,
integer, intent(in)  nnode 
)
Here is the caller graph for this function:

◆ smooth_tr_connect()

subroutine smooth_tr_connect ( type(grid_type grid,
real (8), dimension(grid%nnode)  var 
)
Here is the call graph for this function:
Here is the caller graph for this function: