MFIX  2016-1
set_increments.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine set_increments
 
subroutine re_index_arrays
 
subroutine record_new_ijk_cell (I, J, K, IJK, NEW_IJK, TEMP_IJK_ARRAY_OF
 
subroutine bubble_sort_1d_int_array (ARRAY, I1, I2)
 
subroutine shift_dp_array (ARRAY)
 
subroutine shift_int_array (ARRAY, DEFAULT_VALUE)
 
subroutine shift_log_array (ARRAY, DEFAULT_VALUE)
 
subroutine unshift_dp_array (ARRAY_1, ARRAY_2)
 
subroutine shift_connectivity_for_bdist_io
 
subroutine write_int_table (FILE_UNIT, ARRAY, ARRAY_SIZE, LSTART, LE
 
subroutine write_ijk_values
 

Function/Subroutine Documentation

subroutine bubble_sort_1d_int_array ( integer, dimension(i1:i2)  ARRAY,
integer  I1,
integer  I2 
)

Definition at line 2099 of file set_increments.f.

Here is the caller graph for this function:

subroutine re_index_arrays ( )

Definition at line 390 of file set_increments.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine record_new_ijk_cell ( integer  I,
integer  J,
integer  K,
integer  IJK,
integer  NEW_IJK,
integer, dimension(istart3-1:iend3+1,jstart3-1:jend3+1,kstart3-1:k! end3+1)  TEMP_IJK_ARRAY_OF 
)

Definition at line 2024 of file set_increments.f.

Here is the caller graph for this function:

subroutine set_increments ( )

Definition at line 15 of file set_increments.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine shift_connectivity_for_bdist_io ( )

Definition at line 2389 of file set_increments.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine shift_dp_array ( double precision, dimension(dimension_3)  ARRAY)

Definition at line 2148 of file set_increments.f.

Here is the caller graph for this function:

subroutine shift_int_array ( integer, dimension(dimension_3)  ARRAY,
integer  DEFAULT_VALUE 
)

Definition at line 2209 of file set_increments.f.

Here is the caller graph for this function:

subroutine shift_log_array ( logical, dimension(dimension_3)  ARRAY,
logical  DEFAULT_VALUE 
)

Definition at line 2271 of file set_increments.f.

Here is the caller graph for this function:

subroutine unshift_dp_array ( double precision, dimension(dimension_3)  ARRAY_1,
double precision, dimension(dimension_3)  ARRAY_2 
)

Definition at line 2334 of file set_increments.f.

Here is the caller graph for this function:

subroutine write_ijk_values ( )

Definition at line 2537 of file set_increments.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine write_int_table ( integer  FILE_UNIT,
integer, dimension(array_size)  ARRAY,
integer  ARRAY_SIZE,
integer  LSTART,
  LE 
)

Definition at line 2454 of file set_increments.f.

Here is the caller graph for this function: