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


Main Page   Class Hierarchy   Compound List   File List  

ClpTSSrcIntegrator Class Template Reference

Application of a Clawpack-like source term in a fractional-step method. More...

#include <ClpTSSrcIntegrator.h>

Inheritance diagram for ClpTSSrcIntegrator:

Inheritance graph
[legend]
Collaboration diagram for ClpTSSrcIntegrator:

Collaboration graph
[legend]
List of all members.

Public Methods

 ClpTSSrcIntegrator (const int gh)
virtual void CalculateSrcOnGrid (vec_grid_data_type &StateVec, double t, double dt, DCoords &dx, const int &bnd)

Detailed Description

template<class VectorType, class AuxVectorType>
class ClpTSSrcIntegrator< VectorType, AuxVectorType >

Application of a Clawpack-like source term in a fractional-step method.

The class uses a generic interface to f_source to update the solution on a single grid according to a source term. This class is used only in a fractional-step method.

See also:
ClpFunctions1.h, ClpFunctions2.h, ClpFunctions3.h
Author:
Ralf Deiterding
Version:
1.0
Date:
Jan-2002

Definition at line 29 of file ClpTSSrcIntegrator.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