FV3 Bundle
fv_grid_tools_nlm_mod::get_unit_vector Interface Reference

Private Member Functions

subroutine get_unit_vector_3pts (p1, p2, p3, uvect)
 
subroutine get_unit_vector_2pts (p1, p2, uvect)
 

Detailed Description

Definition at line 75 of file fv_grid_tools_nlm.F90.

Member Function/Subroutine Documentation

◆ get_unit_vector_2pts()

subroutine fv_grid_tools_nlm_mod::get_unit_vector::get_unit_vector_2pts ( real(kind=r_grid), dimension(2), intent(in)  p1,
real(kind=r_grid), dimension(2), intent(in)  p2,
real(kind=r_grid), dimension(3), intent(out)  uvect 
)
private

Definition at line 2337 of file fv_grid_tools_nlm.F90.

◆ get_unit_vector_3pts()

subroutine fv_grid_tools_nlm_mod::get_unit_vector::get_unit_vector_3pts ( real(kind=r_grid), dimension(2), intent(in)  p1,
real(kind=r_grid), dimension(2), intent(in)  p2,
real(kind=r_grid), dimension(2), intent(in)  p3,
real(kind=r_grid), dimension(3), intent(out)  uvect 
)
private

Definition at line 2316 of file fv_grid_tools_nlm.F90.


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