WENOFixup< VectorType, FixupType, dim > Class Template Reference

#include <WENOFixup.h>

Inheritance diagram for WENOFixup< VectorType, FixupType, dim >:
AMRFixup< VectorType, FixupType, dim > Fixup FixupOps

List of all members.

Public Types

typedef base::vec_grid_data_type vec_grid_data_type

Public Member Functions

 WENOFixup ()
virtual void SaveFluxes (const int Time, const int Level, const int c, vec_grid_data_type *flux[], const double dt, const int &mpass)
virtual void AddIntercellFluxes (const int Time, const int Level, const int c, vec_grid_data_type *flux[], const double dt, const int &mpass)

template<class VectorType, class FixupType, int dim>
class WENOFixup< VectorType, FixupType, dim >


Member Typedef Documentation

template<class VectorType, class FixupType, int dim>
typedef base::vec_grid_data_type WENOFixup< VectorType, FixupType, dim >::vec_grid_data_type

Constructor & Destructor Documentation

template<class VectorType, class FixupType, int dim>
WENOFixup< VectorType, FixupType, dim >::WENOFixup (  )  [inline]

Member Function Documentation

template<class VectorType, class FixupType, int dim>
virtual void WENOFixup< VectorType, FixupType, dim >::AddIntercellFluxes ( const int  Time,
const int  Level,
const int  c,
vec_grid_data_type flux[],
const double  dt,
const int &  mpass 
) [inline, virtual]
template<class VectorType, class FixupType, int dim>
virtual void WENOFixup< VectorType, FixupType, dim >::SaveFluxes ( const int  Time,
const int  Level,
const int  c,
vec_grid_data_type flux[],
const double  dt,
const int &  mpass 
) [inline, virtual]

The documentation for this class was generated from the following file: