ORB5  4.00
Loading...
Searching...
No Matches
comisland Module Reference

Functions/Subroutines

subroutine, public island_array_allocation (zislw, zisup, zjclw, zjcup, zkplw, zkpup, zislw1, zisup1, zjclw1, zjcup1, zkplw1, zkpup1)
subroutine, public island_dealloc (aint)

Variables

real(kind=r8), dimension(:,:,:), allocatable, save, public rho_is_bspl
real(kind=r8), dimension(:,:,:), allocatable, save, public phi_is_bspl
real(kind=r8), dimension(:,:,:), allocatable, save, public hrho_is_bspl
real(kind=r8), dimension(:,:,:), allocatable, save, public hphi_is_bspl
real(kind=r8), dimension(:,:,:), allocatable, save, public dbtilde_s
real(kind=r8), dimension(:,:,:), allocatable, save, public dbtilde_chi
real(kind=r8), dimension(:,:,:), allocatable, save, public dbtilde_phi

Function/Subroutine Documentation

◆ island_array_allocation()

subroutine, public comisland::island_array_allocation ( integer, intent(in) zislw,
integer, intent(in) zisup,
integer, intent(in) zjclw,
integer, intent(in) zjcup,
integer, intent(in) zkplw,
integer, intent(in) zkpup,
integer, intent(in) zislw1,
integer, intent(in) zisup1,
integer, intent(in) zjclw1,
integer, intent(in) zjcup1,
integer, intent(in) zkplw1,
integer, intent(in) zkpup1 )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ island_dealloc()

subroutine, public comisland::island_dealloc ( integer, intent(in) aint)
Here is the caller graph for this function:

Variable Documentation

◆ dbtilde_chi

real(kind=r8), dimension(:,:,:), allocatable, save, public comisland::dbtilde_chi

◆ dbtilde_phi

real(kind=r8), dimension(:,:,:), allocatable, save, public comisland::dbtilde_phi

◆ dbtilde_s

real(kind=r8), dimension(:,:,:), allocatable, save, public comisland::dbtilde_s

◆ hphi_is_bspl

real(kind=r8), dimension(:,:,:), allocatable, save, public comisland::hphi_is_bspl

◆ hrho_is_bspl

real(kind=r8), dimension(:,:,:), allocatable, save, public comisland::hrho_is_bspl

◆ phi_is_bspl

real(kind=r8), dimension(:,:,:), allocatable, save, public comisland::phi_is_bspl

◆ rho_is_bspl

real(kind=r8), dimension(:,:,:), allocatable, save, public comisland::rho_is_bspl