Go to the source code of this file.
Functions/Subroutines | |
| subroutine | get_series_n (F, HPROGRAM, KI, KS, PFIELD) |
| subroutine get_series_n | ( | type(flake_t), intent(inout) | F, |
| character(len=6), intent(in) | HPROGRAM, | ||
| integer, intent(in) | KI, | ||
| integer, intent(in) | KS, | ||
| real, dimension(ki,ks), intent(out) | PFIELD | ||
| ) |
Definition at line 6 of file get_seriesn.F90.


1.8.5