My Project
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 
logical function dbg_set(vrb)
Definition: mod_utils.f90:182
integer ipt
Definition: mod_main.f90:922
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: