|
subroutine | normalize_d (v) |
| Normalize the given double precision real vector.
|
|
subroutine | normalize_s (v) |
| Normalize the given single precision real vector.
|
|
Definition at line 86 of file pmat4.f90.
◆ normalize_d()
subroutine pmat4::normalize::normalize_d |
( |
real(dp), dimension(:), intent(inout) | v | ) |
|
Normalize the given double precision real vector.
- Parameters
-
- Author
- R. J. Purser
Definition at line 987 of file pmat4.f90.
References pietc::u0, and pietc::u1.
◆ normalize_s()
subroutine pmat4::normalize::normalize_s |
( |
real(sp), dimension(:), intent(inout) | v | ) |
|
Normalize the given single precision real vector.
- Parameters
-
- Author
- R. J. Purser
Definition at line 975 of file pmat4.f90.
The documentation for this interface was generated from the following file:
- /scratch4/NCEPDEV/nems/Brian.Curtis/git/BrianCurtis-NOAA/UFS_UTILS/v1_14_0/sorc/grid_tools.fd/regional_esg_grid.fd/pmat4.f90