ResolvePhi< VectorType, Fixup, FlagType, dim > Class Template Reference

Flagging based on underresolved level-set functions. More...

#include <ResolvePhi.h>

List of all members.

Public Types

typedef AMRGFMSolver
< VectorType, FixupType,
FlagType, dim > 
gfm_solver_type
typedef GhostFluidMethod
< VectorType, dim > 
gfm_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

 ResolvePhi (gfm_solver_type &solver, bool shadow)
virtual ~ResolvePhi ()
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)
gfm_typeGFM (const int &n)
const int & NGFM ()
virtual void OutputName (char *name, int cnt)

Protected Attributes

gfm_solver_type _solver
int Use [MAXCOMPONENTS]

Detailed Description

template<class VectorType, class Fixup, class FlagType, int dim>
class ResolvePhi< VectorType, Fixup, FlagType, dim >

Flagging based on underresolved level-set functions.

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

Member Typedef Documentation

template<class VectorType , class Fixup , class FlagType , int dim>
typedef base::flag_fct_type ResolvePhi< VectorType, Fixup, FlagType, dim >::flag_fct_type
template<class VectorType , class Fixup , class FlagType , int dim>
typedef AMRGFMSolver<VectorType,FixupType,FlagType,dim> ResolvePhi< VectorType, Fixup, FlagType, dim >::gfm_solver_type
template<class VectorType , class Fixup , class FlagType , int dim>
typedef GhostFluidMethod<VectorType,dim> ResolvePhi< VectorType, Fixup, FlagType, dim >::gfm_type
template<class VectorType , class Fixup , class FlagType , int dim>
typedef base::grid_fct_type ResolvePhi< VectorType, Fixup, FlagType, dim >::grid_fct_type
template<class VectorType , class Fixup , class FlagType , int dim>
typedef base::max_vector_type ResolvePhi< VectorType, Fixup, FlagType, dim >::max_vector_type
template<class VectorType , class Fixup , class FlagType , int dim>
typedef base::vec_grid_fct_type ResolvePhi< VectorType, Fixup, FlagType, dim >::vec_grid_fct_type

Constructor & Destructor Documentation

template<class VectorType , class Fixup , class FlagType , int dim>
ResolvePhi< VectorType, Fixup, FlagType, dim >::ResolvePhi ( gfm_solver_type solver,
bool  shadow 
) [inline]
template<class VectorType , class Fixup , class FlagType , int dim>
virtual ResolvePhi< VectorType, Fixup, FlagType, dim >::~ResolvePhi (  )  [inline, virtual]

Member Function Documentation

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

Member Data Documentation


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