FV3 Bundle
|
Private Attributes | |
integer | order =ORDER |
integer | npts =NPOLY_PTS |
real(fp), dimension(npoly_pts) | lp_left = ZERO |
real(fp), dimension(npoly_pts) | lp_right = ZERO |
real(fp) | w_left = ZERO |
real(fp) | w_right = ZERO |
real(fp), dimension(npoly_pts) | dxi_left = ZERO |
real(fp), dimension(npoly_pts) | dxi_right = ZERO |
real(fp), dimension(npoly_pts) | dx_left = ZERO |
real(fp), dimension(npoly_pts) | dx_right = ZERO |
Definition at line 78 of file CRTM_Interpolation.f90.
Definition at line 92 of file CRTM_Interpolation.f90.
Definition at line 93 of file CRTM_Interpolation.f90.
Definition at line 89 of file CRTM_Interpolation.f90.
Definition at line 90 of file CRTM_Interpolation.f90.
Definition at line 83 of file CRTM_Interpolation.f90.
Definition at line 84 of file CRTM_Interpolation.f90.
|
private |
Definition at line 81 of file CRTM_Interpolation.f90.
|
private |
Definition at line 80 of file CRTM_Interpolation.f90.
|
private |
Definition at line 86 of file CRTM_Interpolation.f90.
|
private |
Definition at line 87 of file CRTM_Interpolation.f90.