SABER
tools_func::vector_product Interface Reference

Public Member Functions

subroutine func_vector_product (v1, v2, vp)
 Compute normalized vector product. More...
 

Detailed Description

Definition at line 94 of file tools_func.F90.

Member Function/Subroutine Documentation

◆ func_vector_product()

subroutine tools_func::vector_product::func_vector_product ( real(kind_real), dimension(3), intent(in)  v1,
real(kind_real), dimension(3), intent(in)  v2,
real(kind_real), dimension(3), intent(out)  vp 
)

Compute normalized vector product.

Parameters
[in]v1First vector
[in]v2Second vector
[out]vpVector product

Definition at line 709 of file tools_func.F90.


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