AbsoluteError< VectorType, FixupType, FlagType, dim > Class Template Reference
Computes the absolute error.
More...
#include <AbsoluteError.h>
List of all members.
Public Types |
typedef AMRSolverBase
< VectorType, FixupType,
FlagType, dim > | solver_type |
typedef base::vec_grid_fct_type | vec_grid_fct_type |
typedef base::grid_fct_type | grid_fct_type |
typedef base::flag_fct_type | flag_fct_type |
typedef base::max_vector_type | max_vector_type |
Public Member Functions |
| AbsoluteError (solver_type &solver) |
virtual | ~AbsoluteError () |
virtual void | register_at (ControlDevice &Ctrl) |
virtual void | register_at (ControlDevice &Ctrl, const std::string &prefix) |
virtual void | update () |
virtual bool | SetFlags (vec_grid_fct_type &u, grid_fct_type &work, flag_fct_type &flags, const int &cnt, const int &Time, const int &Level, const double &t, const FlagType &FlagValue) |
virtual void | OutputName (char *name, int cnt) |
Public Attributes |
max_vector_type | Tol |
DataType | Order |
Detailed Description
template<class VectorType, class FixupType, class FlagType, int dim>
class AbsoluteError< VectorType, FixupType, FlagType, dim >
Computes the absolute error.
- Author:
- Ralf Deiterding
- Version:
- 1.0
- Date:
- Jul-2004
Member Typedef Documentation
template<class VectorType, class FixupType, class FlagType, int dim>
template<class VectorType, class FixupType, class FlagType, int dim>
template<class VectorType, class FixupType, class FlagType, int dim>
template<class VectorType, class FixupType, class FlagType, int dim>
template<class VectorType, class FixupType, class FlagType, int dim>
Constructor & Destructor Documentation
template<class VectorType, class FixupType, class FlagType, int dim>
template<class VectorType, class FixupType, class FlagType, int dim>
Member Function Documentation
template<class VectorType, class FixupType, class FlagType, int dim>
template<class VectorType, class FixupType, class FlagType, int dim>
template<class VectorType, class FixupType, class FlagType, int dim>
template<class VectorType, class FixupType, class FlagType, int dim>
virtual bool AbsoluteError< VectorType, FixupType, FlagType, dim >::SetFlags |
( |
vec_grid_fct_type & |
u, |
|
|
grid_fct_type & |
work, |
|
|
flag_fct_type & |
flags, |
|
|
const int & |
cnt, |
|
|
const int & |
Time, |
|
|
const int & |
Level, |
|
|
const double & |
t, |
|
|
const FlagType & |
FlagValue | |
|
) |
| | [inline, virtual] |
template<class VectorType, class FixupType, class FlagType, int dim>
Member Data Documentation
template<class VectorType, class FixupType, class FlagType, int dim>
template<class VectorType, class FixupType, class FlagType, int dim>
Referenced by AbsoluteError< SchemeType::VectorType, Fixup, FlagType, dim >::AbsoluteError(), AbsoluteError< SchemeType::VectorType, Fixup, FlagType, dim >::register_at(), AbsoluteError< SchemeType::VectorType, Fixup, FlagType, dim >::SetFlags(), and AbsoluteError< SchemeType::VectorType, Fixup, FlagType, dim >::update().
The documentation for this class was generated from the following file: