![]() |
ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | shape_from_points (R_bnd, Z_bnd, n_bnd, mfm, Rgeo, amin, fr) |
subroutine shape_from_points | ( | real(r8), dimension(n_bnd), intent(in) | R_bnd, |
real(r8), dimension(n_bnd), intent(in) | Z_bnd, | ||
integer(itm_i4), intent(inout) | n_bnd, | ||
integer(itm_i4), intent(in) | mfm, | ||
real(r8), intent(out) | Rgeo, | ||
real(r8), intent(out) | amin, | ||
real(r8), dimension(mfm), intent(out) | fr | ||
) |
Definition at line 1 of file shape_from_points.f90.