My Project
FVCOMg01
Functions/Subroutines
visitsim.f90 File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
init_visit
Function/Subroutine Documentation
◆
init_visit()
subroutine init_visit
(
)
Definition at line
43
of file
visitsim.f90
.
43
USE
mod_utils
44
implicit none
45
46
IF
(
dbg_set
(
dbg_log
))
WRITE
(
ipt
,*)
"! VISIT SIMULATION MODE IS OFF"
47
mod_utils
Definition:
mod_utils.f90:40
mod_utils::dbg_set
logical function dbg_set(vrb)
Definition:
mod_utils.f90:182
control::ipt
integer ipt
Definition:
mod_main.f90:922
mod_utils::dbg_log
integer, parameter dbg_log
Definition:
mod_utils.f90:65
Here is the call graph for this function:
Here is the caller graph for this function:
Generated by
1.8.15