Scrambler  1
IODeclarations Module Reference

Declarations file for IO control, provides an accumulator and several iDataFileType values. More...

+ Collaboration diagram for IODeclarations:

List of all members.

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

Detailed Description

Declarations file for IO control, provides an accumulator and several iDataFileType values.

Author:
Brandon D. Shroyer
Date:
7-13-2010

Definition at line 34 of file io_declarations.f90.


Member Data Documentation

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.


The documentation for this module was generated from the following file:
 All Classes Files Functions Variables