#include "implicit_f.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | cr_spline_point_proj (local_pt, z, alpha, zh, h, t) |
| subroutine cr_spline_point_proj | ( | dimension(4,3), intent(in) | local_pt, |
| dimension(3), intent(in) | z, | ||
| intent(in) | alpha, | ||
| dimension(3), intent(inout) | zh, | ||
| intent(inout) | h, | ||
| t ) |
Definition at line 31 of file cr_spline_point_proj.F.