Toggle navigation
Gtool Project
地球流体電脳倶楽部
dcmodel プロジェクト
SIGEN
English
dc_trace
debug
Private Member Functions
dc_trace::debug Interface Reference
Private Member Functions
subroutine
dctracedebug
(dbg_mode)
Detailed Description
Definition at line
202
of file
dc_trace.f90
.
Member Function/Subroutine Documentation
◆
dctracedebug()
subroutine dc_trace::debug::dctracedebug
(
logical, intent(out)
dbg_mode
)
private
Definition at line
333
of file
dc_trace.f90
.
333
!
334
!== デバックモードかどうかの診断
335
!
336
! SetDebugでデバッグモードになっている場合には .true. が、
337
! デバッグモードでない場合には .false. が返ります。
338
!
339
logical
,
intent(out)
:: dbg_mode
340
dbg_mode = dbg >= 0
The documentation for this interface was generated from the following file:
dc_utils/
dc_trace.f90