![]() |
MFIX
2016-1
|
Functions/Subroutines | |
| subroutine | in_bin_512 (IUNIT, ARRAY, N, NEXT_REC) |
| subroutine | convert_from_io_dp (arr_io, arr_internal, nn) |
| subroutine | convert_to_io_dp (arr_internal, arr_io, nn) |
| subroutine in_binary_512::convert_from_io_dp | ( | double precision, dimension(*) | arr_io, |
| double precision, dimension(*) | arr_internal, | ||
| integer | nn | ||
| ) |
| subroutine in_binary_512::convert_to_io_dp | ( | double precision, dimension(*) | arr_internal, |
| double precision, dimension(*) | arr_io, | ||
| integer | nn | ||
| ) |
| subroutine in_binary_512::in_bin_512 | ( | integer | IUNIT, |
| double precision, dimension(*) | ARRAY, | ||
| integer | N, | ||
| integer | NEXT_REC | ||
| ) |