ClpFixup< VectorType, FixupType, AuxVectorType, dim > Class Template Reference
Generic class that calculates the special 1st order corrections for wave propagtion.
More...
#include <ClpFixup.h>
List of all members.
Public Types |
typedef ClpIntegrator
< VectorType, AuxVectorType,
dim > | integrator_type |
typedef base::vec_grid_data_type | vec_grid_data_type |
typedef base::ld_vec_grid_data_type | ld_vec_grid_data_type |
Public Member Functions |
| ClpFixup (integrator_type &integ) |
Protected Member Functions |
void | CorrectFirstOrder (const int Time, const int Level, const int c, const double tc, const double tf, const double dtc, const double dtf, const int &mdim) |
virtual void | AddFluxes (const int Time, const int Level, const int c, vec_grid_data_type *flux[], const double tc, const double tf, const double dtc, const double dtf, const int &mdim) |
integrator_type & | Integrator_ () |
const integrator_type & | Integrator_ () const |
const int & | NGhosts () const |
Detailed Description
template<class VectorType, class FixupType, class AuxVectorType, int dim>
class ClpFixup< VectorType, FixupType, AuxVectorType, dim >
Generic class that calculates the special 1st order corrections for wave propagtion.
- Author:
- Ralf Deiterding
- Version:
- 1.0
- Date:
- Jan-2002
Member Typedef Documentation
template<class VectorType, class FixupType, class AuxVectorType, int dim>
template<class VectorType, class FixupType, class AuxVectorType, int dim>
template<class VectorType, class FixupType, class AuxVectorType, int dim>
Constructor & Destructor Documentation
template<class VectorType, class FixupType, class AuxVectorType, int dim>
Member Function Documentation
template<class VectorType, class FixupType, class AuxVectorType, int dim>
virtual void ClpFixup< VectorType, FixupType, AuxVectorType, dim >::AddFluxes |
( |
const int |
Time, |
|
|
const int |
Level, |
|
|
const int |
c, |
|
|
vec_grid_data_type * |
flux[], |
|
|
const double |
tc, |
|
|
const double |
tf, |
|
|
const double |
dtc, |
|
|
const double |
dtf, |
|
|
const int & |
mdim | |
|
) |
| | [inline, protected, virtual] |
template<class VectorType, class FixupType, class AuxVectorType, int dim>
void ClpFixup< VectorType, FixupType, AuxVectorType, dim >::CorrectFirstOrder |
( |
const int |
Time, |
|
|
const int |
Level, |
|
|
const int |
c, |
|
|
const double |
tc, |
|
|
const double |
tf, |
|
|
const double |
dtc, |
|
|
const double |
dtf, |
|
|
const int & |
mdim | |
|
) |
| | [inline, protected] |
template<class VectorType, class FixupType, class AuxVectorType, int dim>
template<class VectorType, class FixupType, class AuxVectorType, int dim>
template<class VectorType, class FixupType, class AuxVectorType, int dim>
The documentation for this class was generated from the following file: