ExactSolution Class Reference
[Solutions]

Represents an exact solution to a PDE. More...

#include <solution.h>

Inherits Solution.

List of all members.

Public Member Functions

 ExactSolution (Mesh *mesh, exact_fn_t fn)
 ExactSolution (Mesh *mesh, exact_vec_fn_t fn)

Detailed Description

Represents an exact solution to a PDE.

ExactSolution represents an arbitrary user-specified function defined on a domain (mesh), typically an exact solution to a PDE. This can be used to compare an approximate solution with an exact solution (see DiffFilter).


Constructor & Destructor Documentation

ExactSolution::ExactSolution ( Mesh mesh,
exact_fn_t  fn 
) [inline]
ExactSolution::ExactSolution ( Mesh mesh,
exact_vec_fn_t  fn 
) [inline]

The documentation for this class was generated from the following file:
Generated on Fri Sep 3 09:22:20 2010 for Hermes3D Library: Real Version by  doxygen 1.6.3