XGCa
Functions/Subroutines
poisson_extra_xgca.F90 File Reference

Functions/Subroutines

subroutine get_potential_grad (grid, psn)
 
subroutine get_dpot (grid, psn, irk)
 
subroutine save_dpot (grid, psn, irk)
 

Function/Subroutine Documentation

◆ get_dpot()

subroutine get_dpot ( type(grid_type grid,
type(psn_type psn,
integer, intent(in)  irk 
)
Here is the call 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:

◆ save_dpot()

subroutine save_dpot ( type(grid_type grid,
type(psn_type psn,
integer, intent(in)  irk 
)