grid_tools  1.13.0
pmat5::plctoc Interface Reference

Private Member Functions

subroutine plctoc (s, n, x, y, z)
 Perform Schmidt transformation with scaling parameter s to a polyline. More...
 

Detailed Description

Definition at line 51 of file pmat5.f90.

Constructor & Destructor Documentation

◆ plctoc()

subroutine pmat5::plctoc::plctoc ( real(sp), intent(in)  s,
integer, intent(in)  n,
real(sp), dimension(n), intent(inout)  x,
real(sp), dimension(n), intent(inout)  y,
real(sp), dimension(n), intent(inout)  z 
)
private

Perform Schmidt transformation with scaling parameter s to a polyline.

Parameters
[in]sSchmidt scaling parameter.
[in]nnumber of points in the polyline.
[in,out]xcartesian components of the three dimensional polyline.
[in,out]ycartesian components of the three dimensional polyline.
[in,out]zcartesian components of the three dimensional polyline.
Author
R. J. Purser

Definition at line 1128 of file pmat5.f90.


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