grid_tools 1.14.0
Loading...
Searching...
No Matches
pmat4::normalize Interface Reference

Public Member Functions

subroutine normalize_d (v)
 Normalize the given double precision real vector.
 
subroutine normalize_s (v)
 Normalize the given single precision real vector.
 

Detailed Description

Definition at line 86 of file pmat4.f90.

Member Function/Subroutine Documentation

◆ normalize_d()

subroutine pmat4::normalize::normalize_d ( real(dp), dimension(:), intent(inout) v)

Normalize the given double precision real vector.

Parameters
[in,out]vvector
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
[in,out]vvector
Author
R. J. Purser

Definition at line 975 of file pmat4.f90.


The documentation for this interface was generated from the following file: