grid_tools 1.14.0
Loading...
Searching...
No Matches
psym2::sqrtsym2d_e Interface Reference

Public Member Functions

subroutine sqrtsym2d_e (x, z, zd)
 Eigen-method.
 

Detailed Description

Definition at line 24 of file psym2.f90.

Constructor & Destructor Documentation

◆ sqrtsym2d_e()

subroutine psym2::sqrtsym2d_e::sqrtsym2d_e ( real(dp), dimension(2,2), intent(in) x,
real(dp), dimension(2,2), intent(out) z,
real(dp), dimension(2,2,2,2), intent(out) zd )

Eigen-method.

Parameters
[in]xsymmetric 2*2 positive-definite matrix
[out]zsqrt(x) result
[out]zdsymmetric derivative
Author
R. J. Purser

Definition at line 202 of file psym2.f90.

References pietc::o2, pietc::u0, and pietc::u1.


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