gridripper::main::AMR1d Class Reference

Command line AMR application. More...

List of all members.

Public Member Functions

 AMR1d (String f, boolean enable) throws InitCond.Exception, IOException, IllegalArgumentException, AutoAMRCore.OutFileExistsException
 Constructs the simulator.
AMRCore getAMRCore ()
 Gets the AMR core.

Static Public Member Functions

static void main (String[] args) throws Exception

Protected Member Functions

void play () throws IOException
 Plays the simulation.
String getDataFileName (ParameterParser p)
 Gets the data file's name.
String getLogFilename ()
 Gets the log file's name.
String getIntegratedQuantitiesFilename ()
 Gets the name of the file containing integrated quantities.

Static Protected Member Functions

static String getFileName (String infname, String newext)
 Gets the filename for the specified output.

Classes

class  AMRLogger


Detailed Description

Command line AMR application.

Version:
0.5, 02/27/2009
Author:
Peter Csizmadia

Constructor & Destructor Documentation

gridripper::main::AMR1d::AMR1d ( String  f,
boolean  enable 
) throws InitCond.Exception, IOException, IllegalArgumentException, AutoAMRCore.OutFileExistsException [inline]

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 ( ParameterParser  p  )  [inline, protected]

Gets the data file's name.

Returns:
the filename

String gridripper::main::AMR1d::getLogFilename (  )  [inline, protected]

Gets the log file's name.

Returns:
the filename

String gridripper::main::AMR1d::getIntegratedQuantitiesFilename (  )  [inline, protected]

Gets the name of the file containing integrated quantities.

Returns:
the filename

static String gridripper::main::AMR1d::getFileName ( String  infname,
String  newext 
) [inline, static, protected]

Gets the filename for the specified output.

Parameters:
infname the input file name
newext extension
Returns:
the filename


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

Generated on Wed Jun 17 18:47:29 2009 for GridRipper by  doxygen 1.5.6