grid_tools 1.14.0
Loading...
Searching...
No Matches
pmat5::plctoc Interface Reference

Public Member Functions

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

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 )

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 1127 of file pmat5.f90.


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