Definition at line 75 of file fv_grid_tools_nlm.F90.
◆ 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 |
◆ 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 |
The documentation for this interface was generated from the following file: