Amandus: Simulations based on multilevel Schwarz methods
Public Member Functions | List of all members
AmandusParameters Class Reference

#include <amandus.h>

Inheritance diagram for AmandusParameters:
Inheritance graph
[legend]
Collaboration diagram for AmandusParameters:
Collaboration graph
[legend]

Public Member Functions

 AmandusParameters ()
 
void read (int argc, const char **argv)
 

Detailed Description

A class managing a common ParameterHandler for most applications.

Constructor & Destructor Documentation

AmandusParameters::AmandusParameters ( )

Constructor declaring the default parameters. After this, but before calling read(), additional parameters can be declared using the functions of the base class.

Member Function Documentation

void AmandusParameters::read ( int  argc,
const char **  argv 
)

Read parameters from default file, if it exists, from a file derived from the name of the executable by adding the suffix ".prm", or from a file specified on the command line.


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