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


Main Page   Class Hierarchy   Compound List   File List  

AMRFlaggingRel Class Template Reference

Recognizes discontinuities and computes relative errors on GridData < VectorType >. More...

#include <AMRFlaggingRel1.h>

Inheritance diagram for AMRFlaggingRel:

Inheritance graph
[legend]
Collaboration diagram for AMRFlaggingRel:

Collaboration graph
[legend]
List of all members.

Public Methods

 AMRFlaggingRel (solver_type &solver)

Protected Methods

void FlagInDirectionRel (const int Time, const int Level, gr_fct_type &u, int *Offset, DataType Tol, DataType Sc, FlagType FlagValue)
virtual void FlagByDifferenceRel (const int Time, const int Level, gr_fct_type &u, DataType TolSp, DataType Sc, FlagType FlagValue)
virtual void FlagByErrorEstimationRel (const int Time, const int Level, gr_fct_type &ush, DataType Tol, DataType Sc, FlagType FlagValue)

Detailed Description

template<class VectorType, class FixupType, class FlagType>
class AMRFlaggingRel< VectorType, FixupType, FlagType >

Recognizes discontinuities and computes relative errors on GridData < VectorType >.

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

Definition at line 27 of file AMRFlaggingRel1.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