Go to the source code of this file.
Functions/Subroutines | |
| subroutine | sortin (eyy, pco2y, range, gammas, ic) |
| subroutine sortin | ( | real(kind=dbl_kind),dimension(6),intent(inout) | eyy, | |
| real(kind=dbl_kind),dimension(6),intent(inout) | pco2y, | |||
| real(kind=dbl_kind),intent(in) | range, | |||
| real(kind=dbl_kind),intent(in) | gammas, | |||
| integer(kind=int_kind),intent(in) | ic | |||
| ) |
Definition at line 4 of file sortin.F90.
Referenced by phosib().
1.7.1