SABER
tools_stripack::area Interface Reference

Public Member Functions

subroutine stripack_area (v1, v2, v3, area)
 Compute the area of a spherical triangle. More...
 

Detailed Description

Definition at line 47 of file tools_stripack.F90.

Member Function/Subroutine Documentation

◆ stripack_area()

subroutine tools_stripack::area::stripack_area ( real(kind_real), dimension(3), intent(in)  v1,
real(kind_real), dimension(3), intent(in)  v2,
real(kind_real), dimension(3), intent(in)  v3,
real(kind_real), intent(out)  area 
)

Compute the area of a spherical triangle.

Parameters
[in]v1First point cartesian coordinates
[in]v2Second point cartesian coordinates
[in]v3Third point cartesian coordinates
[out]areaArea on the unit sphere

Definition at line 207 of file tools_stripack.F90.


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