Scrambler
1
|
Declarations file for IO control, provides an accumulator and several iDataFileType values. More...
Public Attributes | |
INTEGER, parameter | IO_CHOMBO = 0 |
INTEGER, parameter | IO_BOV = 1 |
INTEGER | NrInputVars |
REAL(KIND=qPrec) | t_io_cumulative = 0.d0 |
REAL(KIND=qPrec) | t_io_start |
REAL(KIND=qPrec) | t_io_end |
Declarations file for IO control, provides an accumulator and several iDataFileType values.
Definition at line 34 of file io_declarations.f90.
INTEGER, parameter IO_CHOMBO = 0 |
Definition at line 45 of file io_declarations.f90.
INTEGER, parameter IO_BOV = 1 |
Definition at line 46 of file io_declarations.f90.
INTEGER NrInputVars |
Definition at line 47 of file io_declarations.f90.
REAL(KIND=qPrec) t_io_cumulative = 0.d0 |
Definition at line 51 of file io_declarations.f90.
REAL(KIND=qPrec) t_io_start |
Definition at line 51 of file io_declarations.f90.
REAL(KIND=qPrec) t_io_end |
Definition at line 51 of file io_declarations.f90.