AMROC Main     Blockstructured Adaptive Mesh Refinement in object-oriented C++


Main Page   Class Hierarchy   Compound List   File List  

ExactSolution Class Template Reference

Generic base-class to compare the numerical solution with an exact one. More...

#include <ExactSolution.h>

Inheritance diagram for ExactSolution:

Inheritance graph
[legend]
Collaboration diagram for ExactSolution:

Collaboration graph
[legend]
List of all members.

Public Methods

 ExactSolution (const int gh)
virtual void SetGrid (vec_grid_data_type &gd, double t, DCoords &dx)
void SetGridHierarchy (GridHierarchy *gh)
GridHierarchyGH ()
const GridHierarchyGH () const
const int & NEquations () const
const int & NGhosts () const

Protected Attributes

int _Equations
int _Ghosts
GridHierarchy_Hierarchy

Detailed Description

template<class VectorType>
class ExactSolution< VectorType >

Generic base-class to compare the numerical solution with an exact one.

Author:
Ralf Deiterding
Version:
1.0
Date:
Jan-2002

Definition at line 25 of file ExactSolution.h.


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


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



AMROC Main      Home      Contact
last update: 06/01/04