0.6.0
Loading...
Searching...
No Matches

Geometric tools relative to points More...

Functions/Subroutines

pure double precision function, dimension(3) mod_cg3_points::cg3_cross_product (p1, p2)
 Compute the cross product of two points.
 

Detailed Description

Geometric tools relative to points

Function/Subroutine Documentation

◆ cg3_cross_product()

pure double precision function, dimension(3) mod_cg3_points::cg3_cross_product ( double precision, dimension(3), intent(in) p1,
double precision, dimension(3), intent(in) p2 )

Compute the cross product of two points.

Parameters
[in]p1,p2coordinates of two points of the space