MFIX  2016-1
des_functions.f File Reference

Go to the source code of this file.

Functions/Subroutines

integer function des_getindexfrompos (LIM1, LIM2, PART_POS, GRID_POS, AXIS, AXIS_INDEX)
 

Function/Subroutine Documentation

integer function des_getindexfrompos ( integer, intent(in)  LIM1,
integer, intent(in)  LIM2,
double precision, intent(in)  PART_POS,
double precision, dimension(:), intent(in)  GRID_POS,
character(len=1), intent(in)  AXIS,
character(len=1), intent(in)  AXIS_INDEX 
)

Definition at line 14 of file des_functions.f.