AMROC Main     Blockstructured Adaptive Mesh Refinement in object-oriented C++


Main Page   Class Hierarchy   Compound List   File List  

AMRFlaggingBaseInterface Class Template Reference

Generic interface-class for flagging. More...

#include <AMRFlaggingBaseInterface.h>

Inheritance diagram for AMRFlaggingBaseInterface:

Inheritance graph
[legend]
List of all members.

Public Methods

virtual void FlagByDifference (const int Time, const int Level, grid_fct_type &u, Data_type TolSp, FlagType FlagValue)=0
virtual void FlagByErrorEstimation (const int Time, const int Level, grid_fct_type &ush, Data_type Tol, FlagType FlagValue)=0

Detailed Description

template<class VectorType, class FlagType>
class AMRFlaggingBaseInterface< VectorType, FlagType >

Generic interface-class for flagging.

Author:
Ralf Deiterding
Version:
1.0
Date:
Jan-2002

Definition at line 23 of file AMRFlaggingBaseInterface.h.


The documentation for this class was generated from the following file:


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



AMROC Main      Home      Contact
last update: 06/01/04