gridripper::main::AMR1d Class Reference

Command line AMR application. More...

#include <AMR1d.h>

List of all members.

Public Member Functions

 AMR1d (const string &f, bool enable) throw (InitCond::Exception&, IOException&, IllegalArgumentException&, AutoAMRCore::OutFileExistsException&)
 Constructs the simulator.
void play () throw (IOException&, IllegalArgumentException&)
 Plays the simulation.
const AMRCoregetAMRCore () const
 Gets the AMR core.

Protected Member Functions

string getDataFileName (const ParameterParser &p) const
 Gets the data file's name.
string getLogFilename () const
 Gets the log file's name.
string getIntegratedQuantitiesFilename () const
 Gets the name of the file containing integrated quantities.
string getMarkerQuantitiesFilename () const

Classes

class  AMRLogger


Detailed Description

Command line AMR application.

Version:
0.5, 01/16/2009
Author:
Peter Csizmadia

Constructor & Destructor Documentation

gridripper::main::AMR1d::AMR1d ( const string &  f,
bool  enable 
) throw (InitCond::Exception&, IOException&, IllegalArgumentException&, AutoAMRCore::OutFileExistsException&)

Constructs the simulator.

Parameters:
f the input filename or "-" for STDIN
enable data file writing is only enabled if true


Member Function Documentation

string gridripper::main::AMR1d::getDataFileName ( const ParameterParser p  )  const [protected]

Gets the data file's name.

Returns:
the filename

string gridripper::main::AMR1d::getLogFilename (  )  const [protected]

Gets the log file's name.

Returns:
the filename

string gridripper::main::AMR1d::getIntegratedQuantitiesFilename (  )  const [protected]

Gets the name of the file containing integrated quantities.

Returns:
the filename


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

Generated on Wed Jun 17 18:46:54 2009 for GridRipper by  doxygen 1.5.6