RelativeError< VectorType, FixupType, FlagType, dim > Class Template Reference

Computes the relative error. More...

#include <RelativeError.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

 RelativeError (solver_type &solver)
virtual ~RelativeError ()
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)
solver_typeSolver_ ()
const solver_typeSolver_ () const

Public Attributes

solver_type_Solver
max_vector_type Tol
max_vector_type ScTol
max_vector_type Sc
max_vector_type Maxv
DataType Order

Detailed Description

template<class VectorType, class FixupType, class FlagType, int dim>
class RelativeError< VectorType, FixupType, FlagType, dim >

Computes the relative error.

Author:
Ralf Deiterding
Version:
1.0
Date:
Jul-2004

Member Typedef Documentation

template<class VectorType, class FixupType, class FlagType, int dim>
typedef base::flag_fct_type RelativeError< VectorType, FixupType, FlagType, dim >::flag_fct_type
template<class VectorType, class FixupType, class FlagType, int dim>
typedef base::grid_fct_type RelativeError< VectorType, FixupType, FlagType, dim >::grid_fct_type
template<class VectorType, class FixupType, class FlagType, int dim>
typedef base::max_vector_type RelativeError< VectorType, FixupType, FlagType, dim >::max_vector_type
template<class VectorType, class FixupType, class FlagType, int dim>
typedef base::vec_grid_fct_type RelativeError< VectorType, FixupType, FlagType, dim >::vec_grid_fct_type

Constructor & Destructor Documentation

template<class VectorType, class FixupType, class FlagType, int dim>
RelativeError< VectorType, FixupType, FlagType, dim >::RelativeError ( solver_type solver  )  [inline]
template<class VectorType, class FixupType, class FlagType, int dim>
virtual RelativeError< VectorType, FixupType, FlagType, dim >::~RelativeError (  )  [inline, virtual]

Member Function Documentation

template<class VectorType, class FixupType, class FlagType, int dim>
virtual void RelativeError< VectorType, FixupType, FlagType, dim >::OutputName ( char *  name,
int  cnt 
) [inline, virtual]
template<class VectorType, class FixupType, class FlagType, int dim>
virtual void RelativeError< VectorType, FixupType, FlagType, dim >::register_at ( ControlDevice Ctrl,
const std::string &  prefix 
) [inline, virtual]
template<class VectorType, class FixupType, class FlagType, int dim>
virtual void RelativeError< VectorType, FixupType, FlagType, dim >::register_at ( ControlDevice Ctrl  )  [inline, virtual]
template<class VectorType, class FixupType, class FlagType, int dim>
virtual bool RelativeError< 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>
const solver_type& RelativeError< VectorType, FixupType, FlagType, dim >::Solver_ (  )  const [inline]
template<class VectorType, class FixupType, class FlagType, int dim>
solver_type& RelativeError< VectorType, FixupType, FlagType, dim >::Solver_ (  )  [inline]
template<class VectorType, class FixupType, class FlagType, int dim>
virtual void RelativeError< VectorType, FixupType, FlagType, dim >::update (  )  [inline, virtual]

Member Data Documentation

template<class VectorType, class FixupType, class FlagType, int dim>
solver_type& RelativeError< VectorType, FixupType, FlagType, dim >::_Solver

The documentation for this class was generated from the following file:
Generated on Thu Jun 30 02:19:32 2016 for AMROC Fluid-solver Framework by  doxygen 1.6.3