MFIX  2016-1
dbg_util::dbgprn Interface Reference

Public Member Functions

subroutine dbgprn_0i (buffer, ncount, myid)
 
subroutine dbgprn_1i (buffer, ncount, myid)
 
subroutine dbgprn_0r (buffer, ncount, myid)
 
subroutine dbgprn_1r (buffer, ncount, myid)
 

Detailed Description

Definition at line 18 of file dbg_util_mod.f.

Member Function/Subroutine Documentation

subroutine dbg_util::dbgprn::dbgprn_0i ( integer, intent(inout)  buffer,
integer, intent(in)  ncount,
integer, intent(in), optional  myid 
)

Definition at line 33 of file dbg_util_mod.f.

subroutine dbg_util::dbgprn::dbgprn_0r ( real, intent(inout)  buffer,
integer, intent(in)  ncount,
integer, intent(in), optional  myid 
)

Definition at line 62 of file dbg_util_mod.f.

subroutine dbg_util::dbgprn::dbgprn_1i ( integer, dimension(:), intent(inout)  buffer,
integer, intent(in)  ncount,
integer, intent(in), optional  myid 
)

Definition at line 46 of file dbg_util_mod.f.

subroutine dbg_util::dbgprn::dbgprn_1r ( real, dimension(:), intent(inout)  buffer,
integer, intent(in)  ncount,
integer, intent(in), optional  myid 
)

Definition at line 75 of file dbg_util_mod.f.


The documentation for this interface was generated from the following file: