MFIX  2016-1
in_binary_512i Module Reference

Functions/Subroutines

subroutine in_bin_512i (IUNIT, ARRAY, NN, NEXT_REC)
 
subroutine convert_from_io_i (arr_io, arr_internal, nn)
 
subroutine convert_to_io_i (arr_internal, arr_io, nn)
 
subroutine convert_to_io_c (arr_internal, arr_io, nn)
 

Function/Subroutine Documentation

subroutine in_binary_512i::convert_from_io_i ( integer, dimension(:), intent(in)  arr_io,
integer, dimension(:), intent(out)  arr_internal,
integer  nn 
)

Definition at line 104 of file in_binary_512i_mod.f.

subroutine in_binary_512i::convert_to_io_c ( character(len=4), dimension(*)  arr_internal,
character(len=4), dimension(*)  arr_io,
integer  nn 
)

Definition at line 167 of file in_binary_512i_mod.f.

Here is the caller graph for this function:

subroutine in_binary_512i::convert_to_io_i ( integer, dimension(*)  arr_internal,
integer, dimension(*)  arr_io,
integer  nn 
)

Definition at line 142 of file in_binary_512i_mod.f.

Here is the caller graph for this function:

subroutine in_binary_512i::in_bin_512i ( integer  IUNIT,
integer, dimension(*)  ARRAY,
integer  NN,
integer  NEXT_REC 
)

Definition at line 28 of file in_binary_512i_mod.f.

Here is the caller graph for this function: