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


Main Page   Class Hierarchy   Compound List   File List  

AMRFlagging Class Template Reference

Computes the scaled gradient and absolute errors on GridData< VectorType >. More...

#include <AMRFlagging1.h>

Inheritance diagram for AMRFlagging:

Inheritance graph
[legend]
Collaboration diagram for AMRFlagging:

Collaboration graph
[legend]
List of all members.

Public Methods

 AMRFlagging (solver_type &solver)

Protected Methods

void FlagInDirection (const int Time, const int Level, gr_fct_type &u, int *Offset1, int *Offset2, DataType TolSp, FlagType FlagValue)
virtual void FlagByDifference (const int Time, const int Level, gr_fct_type &u, DataType TolSp, FlagType FlagValue)
virtual void FlagByErrorEstimation (const int Time, const int Level, gr_fct_type &ush, DataType Tol, FlagType FlagValue)

Detailed Description

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

Computes the scaled gradient and absolute errors on GridData< VectorType >.

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

Definition at line 25 of file AMRFlagging1.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