WENOGFMBoundary< VectorType > Class Template Reference

Application of internal boundary conditions. More...

#include <WENOGFMBoundary.h>

List of all members.

Public Member Functions

 WENOGFMBoundary (const int gh, intbnd_func_type bf, inttrans_func_type tf)
virtual void SetGrid (vec_grid_data_type &gdu, grid_data_type &gdphi, const BBox &bb, const int &Level, DCoords &dx, double t, const int &Ncells, const int *indices, const point_type *xc, const DataType *distance, const point_type *normal)

Protected Attributes

intbnd_func_type bnd_func
inttrans_func_type trans_func

Detailed Description

template<class VectorType>
class WENOGFMBoundary< VectorType >

Application of internal boundary conditions.

Author:
Ralf Deiterding
Version:
1.0
Date:
May-2004

Constructor & Destructor Documentation

template<class VectorType >
WENOGFMBoundary< VectorType >::WENOGFMBoundary ( const int  gh,
intbnd_func_type  bf,
inttrans_func_type  tf 
) [inline]

Member Function Documentation

template<class VectorType >
virtual void WENOGFMBoundary< VectorType >::SetGrid ( vec_grid_data_type &  gdu,
grid_data_type &  gdphi,
const BBox bb,
const int &  Level,
DCoords dx,
double  t,
const int &  Ncells,
const int *  indices,
const point_type *  xc,
const DataType *  distance,
const point_type *  normal 
) [inline, virtual]

Member Data Documentation

template<class VectorType >
intbnd_func_type WENOGFMBoundary< VectorType >::bnd_func [protected]
template<class VectorType >
inttrans_func_type WENOGFMBoundary< VectorType >::trans_func [protected]

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