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


Main Page   Class Hierarchy   Compound List   File List  

IntegratorInterface Class Template Reference

Generic interface-class for Integrator. More...

#include <IntegratorInterface.h>

Inheritance diagram for IntegratorInterface:

Inheritance graph
[legend]
Collaboration diagram for IntegratorInterface:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual void SetupData ()=0
virtual double CalculateGrid (vec_grid_data_type_int &NewStateVec, vec_grid_data_type_int &OldStateVec, vec_grid_data_type_int *Flux[], double t, double dt, DCoords &dx, const int &mpass)=0
virtual int ControlGrid (vec_grid_data_type_int &StateVec, const BBox &where)=0
virtual int NMethodOrder ()=0

Detailed Description

template<class VectorType>
class IntegratorInterface< VectorType >

Generic interface-class for Integrator.

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

Definition at line 23 of file IntegratorInterface.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