grid_points_asymptotic_patch Module Reference

Functions/Subroutines

subroutine allocate_grid_points_asymptotic_patch
subroutine calc_grid_points_asymptotic_patch (impt_bin, impt_apt)

Variables

real(long), dimension(:,:,:),
pointer 
ra
real(long), dimension(:,:,:),
pointer 
tha
real(long), dimension(:,:,:),
pointer 
phia
real(long), dimension(:,:,:),
pointer 
hra
real(long), dimension(:,:,:),
pointer 
htha
real(long), dimension(:,:,:),
pointer 
hphia

Function/Subroutine Documentation

subroutine grid_points_asymptotic_patch::allocate_grid_points_asymptotic_patch (  ) 

Definition at line 10 of file grid_points_asymptotic_patch.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine grid_points_asymptotic_patch::calc_grid_points_asymptotic_patch ( integer  impt_bin,
integer  impt_apt 
)

Definition at line 29 of file grid_points_asymptotic_patch.f90.

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation

real(long),dimension(:,:,:),pointer grid_points_asymptotic_patch::hphia

Definition at line 6 of file grid_points_asymptotic_patch.f90.

real(long),dimension(:,:,:),pointer grid_points_asymptotic_patch::hra

Definition at line 6 of file grid_points_asymptotic_patch.f90.

real(long),dimension(:,:,:),pointer grid_points_asymptotic_patch::htha

Definition at line 6 of file grid_points_asymptotic_patch.f90.

real(long),dimension(:,:,:),pointer grid_points_asymptotic_patch::phia

Definition at line 5 of file grid_points_asymptotic_patch.f90.

real(long),dimension(:,:,:),pointer grid_points_asymptotic_patch::ra

Definition at line 5 of file grid_points_asymptotic_patch.f90.

real(long),dimension(:,:,:),pointer grid_points_asymptotic_patch::tha

Definition at line 5 of file grid_points_asymptotic_patch.f90.

 All Classes Namespaces Files Functions Variables

Generated on 23 Jan 2018 for Cocal by  doxygen 1.6.1