VERB_code_2.2  2
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
Parameters_structure::General_Output_parameters Struct Reference

#include <Parameters.h>

Public Attributes

double timeStep
 Time step for output. More...
 
int iterStep
 Number of iterations between outputs. More...
 
string logFileName
 log-file name. More...
 
string folderName
 output folder name. More...
 
string fileName1D
 1d-output file name. More...
 

Detailed Description

General programm output parameters structure.

Definition at line 129 of file Parameters.h.

Member Data Documentation

double Parameters_structure::General_Output_parameters::timeStep

Time step for output.

Definition at line 130 of file Parameters.h.

int Parameters_structure::General_Output_parameters::iterStep

Number of iterations between outputs.

Definition at line 131 of file Parameters.h.

string Parameters_structure::General_Output_parameters::logFileName

log-file name.

Definition at line 132 of file Parameters.h.

string Parameters_structure::General_Output_parameters::folderName

output folder name.

Definition at line 133 of file Parameters.h.

string Parameters_structure::General_Output_parameters::fileName1D

1d-output file name.

Definition at line 134 of file Parameters.h.


The documentation for this struct was generated from the following file: