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


Main Page   Class Hierarchy   Compound List   File List  

FixupOps Class Template Reference

Dimensional spezialization of GridData-operations for implementation of conservative correction. More...

#include <Fixup1.h>

Inheritance diagram for FixupOps:

Inheritance graph
[legend]
List of all members.

Public Methods

 FixupOps ()
void copy_to (GridData< FixupType > &target, const BBox &to, const GridData< VectorType > &source, const BBox &fromwhere, const int s)
void copy_to (GridData< FixupType > &target, const GridData< VectorType > &source, const BBox &fromwhere, const int s)
void copy_from (GridData< VectorType > &target, const BBox &towhere, const GridData< FixupType > &source, const BBox &from, const int s)
void copy_from (GridData< VectorType > &target, const BBox &towhere, const GridData< FixupType > &source, const int s)
void add_to (GridData< FixupType > &target, const BBox &to, const GridData< VectorType > &source, const BBox &fromwhere, const int s)
void add_to (GridData< FixupType > &target, const GridData< VectorType > &source, const BBox &fromwhere, const int s)
void add_from (GridData< VectorType > &target, const BBox &towhere, const GridData< FixupType > &source, const BBox &from, const int s)
void add_from (GridData< VectorType > &target, const BBox &towhere, const GridData< FixupType > &source, const int s)
void add_to (GridData< FixupType > &target, const BBox &to, const GridData< VectorType > &source, const BBox &from)
void add_to (GridData< FixupType > &target, const GridData< VectorType > &source, const BBox &where)

Detailed Description

template<class VectorType, class FixupType>
class FixupOps< VectorType, FixupType >

Dimensional spezialization of GridData-operations for implementation of conservative correction.

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

Definition at line 30 of file Fixup1.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