rsvs3D  0.0.0
Codes for the c++ implementation of the 3D RSVS
param::ioout Class Reference

Class containing the output configuration these are files to store and where to store them. More...

#include <parameters.hpp>

Public Member Functions

void PrepareForUse ()
 

Public Attributes

std::string pathoutdir
 
std::string pathpattern
 
std::string basenamepattern
 
std::string basenameoutdir
 
std::string outdir
 
std::string pattern
 
bool redirectcout
 
bool redirectcerr
 
int logginglvl
 
int outputlvl
 
tecplottemplate tecplot
 

Detailed Description

Class containing the output configuration these are files to store and where to store them.

This automatically parses output directory patterns to produce archival folders with time stamps and logical numbering.

Definition at line 203 of file parameters.hpp.


The documentation for this class was generated from the following files: