MFIX  2016-1
dbg_mod.f File Reference

Go to the source code of this file.

Modules

module  dbg
 

Functions/Subroutines

subroutine, public dbg::initextract (iLow, iHgh, jLow, jHgh, kLow, kHgh)
 
subroutine, public dbg::matrixextract (A_m, B_m, M, VAR, PASS)
 
subroutine am_to_aout (I, J, K, lNBGHS, lOWNER, lA_m)
 
subroutine dbg::arrayextract_init (vName)
 
subroutine dbg::arrayextract_finl
 
subroutine dbg::arrayextract_dbl (Array, VAR, PASS, APND, withIJK)
 
subroutine dbg::arrayextract_log (Array, VAR, PASS, APND, withIJK)
 

Function/Subroutine Documentation

subroutine matrixextract::am_to_aout ( integer, intent(in)  I,
integer, intent(in)  J,
integer, intent(in)  K,
integer, dimension(-3:3), intent(in)  lNBGHS,
integer, intent(in)  lOWNER,
double precision, dimension(-3:3), intent(in)  lA_m 
)

Definition at line 383 of file dbg_mod.f.

Here is the caller graph for this function: