F77LimiterType< VectorType, FlagType, dim > Class Template Reference

Computes a slope-limiter-like refinement criterion for derived quantities using a transformation function in Fortran-77. More...

#include <F77Criteria.h>

Inheritance diagram for F77LimiterType< VectorType, FlagType, dim >:
F77OutBase< VectorType, dim > LimiterType< VectorType, FlagType, dim >

List of all members.

Public Types

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 out_base::generic_func_type generic_func_type

Public Member Functions

 F77LimiterType (generic_func_type out)
virtual ~F77LimiterType ()
virtual void register_at (ControlDevice &Ctrl)
virtual void register_at (ControlDevice &Ctrl, const std::string &prefix)
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)

Detailed Description

template<class VectorType, class FlagType, int dim>
class F77LimiterType< VectorType, FlagType, dim >

Computes a slope-limiter-like refinement criterion for derived quantities using a transformation function in Fortran-77.

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

Member Typedef Documentation

template<class VectorType , class FlagType , int dim>
typedef base::flag_fct_type F77LimiterType< VectorType, FlagType, dim >::flag_fct_type
template<class VectorType , class FlagType , int dim>
typedef out_base::generic_func_type F77LimiterType< VectorType, FlagType, dim >::generic_func_type

Reimplemented from F77OutBase< VectorType, dim >.

template<class VectorType , class FlagType , int dim>
typedef base::grid_fct_type F77LimiterType< VectorType, FlagType, dim >::grid_fct_type
template<class VectorType , class FlagType , int dim>
typedef base::vec_grid_fct_type F77LimiterType< VectorType, FlagType, dim >::vec_grid_fct_type

Constructor & Destructor Documentation

template<class VectorType , class FlagType , int dim>
F77LimiterType< VectorType, FlagType, dim >::F77LimiterType ( generic_func_type  out  )  [inline]
template<class VectorType , class FlagType , int dim>
virtual F77LimiterType< VectorType, FlagType, dim >::~F77LimiterType (  )  [inline, virtual]

Member Function Documentation

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

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