LimiterCriterion< VectorType, FlagType, 2 > Class Template Reference

Two-dimensional routine to compute a slope-limiter-like refinement criterion. More...

#include <LimiterCriterion.h>

Inheritance diagram for LimiterCriterion< VectorType, FlagType, 2 >:
StdCriterion< VectorType, FlagType, 2 > Criterion< VectorType, FlagType, 2 > AMRBase< VectorType, dim > controlable

List of all members.

Public Types

typedef base::grid_fct_type grid_fct_type
typedef base::flag_fct_type flag_fct_type
typedef base::grid_data_type grid_data_type

Public Member Functions

 LimiterCriterion ()
virtual ~LimiterCriterion ()
virtual DataType phi (const DataType theta)=0
virtual void Limiter (grid_fct_type &work, const int &Time, const int &Level, int *Offset, const DataType &Sc)

Detailed Description

template<class VectorType, class FlagType>
class LimiterCriterion< VectorType, FlagType, 2 >

Two-dimensional routine to compute a slope-limiter-like refinement criterion.

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

Member Typedef Documentation

template<class VectorType , class FlagType >
typedef base::flag_fct_type LimiterCriterion< VectorType, FlagType, 2 >::flag_fct_type
template<class VectorType , class FlagType >
typedef base::grid_data_type LimiterCriterion< VectorType, FlagType, 2 >::grid_data_type
template<class VectorType , class FlagType >
typedef base::grid_fct_type LimiterCriterion< VectorType, FlagType, 2 >::grid_fct_type

Constructor & Destructor Documentation

template<class VectorType , class FlagType >
LimiterCriterion< VectorType, FlagType, 2 >::LimiterCriterion (  )  [inline]
template<class VectorType , class FlagType >
virtual LimiterCriterion< VectorType, FlagType, 2 >::~LimiterCriterion (  )  [inline, virtual]

Member Function Documentation

template<class VectorType , class FlagType >
virtual void LimiterCriterion< VectorType, FlagType, 2 >::Limiter ( grid_fct_type work,
const int &  Time,
const int &  Level,
int *  Offset,
const DataType Sc 
) [inline, virtual]
template<class VectorType , class FlagType >
virtual DataType LimiterCriterion< VectorType, FlagType, 2 >::phi ( const DataType  theta  )  [pure virtual]

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