F77ELCGFMBoundary< VectorType, dim > Class Template Reference
#include <AMRELCGFMSolver.h>
List of all members.
Public Types |
typedef base::vec_grid_data_type | vec_grid_data_type |
typedef base::grid_data_type | grid_data_type |
typedef base::generic_func_type | generic_func_type |
typedef base::point_type | point_type |
typedef AMRELCGFMSolver
< VectorType, FixupType,
FlagType, dim > | amr_elc_solver |
Public Member Functions |
| F77ELCGFMBoundary (generic_func_type bnd, generic_func_type trs, amr_elc_solver &solver) |
virtual void | SetBndryAux (vec_grid_data_type &gdu, grid_data_type &gdphi, const BBox &bb, const VectorType *u, DataType *aux, const int &Level, double t, const int &nc, const int *idx, const point_type *xc, const DataType *distance, const point_type *normal) |
Protected Attributes |
amr_elc_solver & | _solver |
template<class VectorType, int dim>
class F77ELCGFMBoundary< VectorType, dim >
Member Typedef Documentation
template<class VectorType , int dim>
template<class VectorType , int dim>
template<class VectorType , int dim>
template<class VectorType , int dim>
template<class VectorType , int dim>
Constructor & Destructor Documentation
template<class VectorType , int dim>
Member Function Documentation
template<class VectorType , int dim>
virtual void F77ELCGFMBoundary< VectorType, dim >::SetBndryAux |
( |
vec_grid_data_type & |
gdu, |
|
|
grid_data_type & |
gdphi, |
|
|
const BBox & |
bb, |
|
|
const VectorType * |
u, |
|
|
DataType * |
aux, |
|
|
const int & |
Level, |
|
|
double |
t, |
|
|
const int & |
nc, |
|
|
const int * |
idx, |
|
|
const point_type * |
xc, |
|
|
const DataType * |
distance, |
|
|
const point_type * |
normal | |
|
) |
| | [inline, virtual] |
Member Data Documentation
template<class VectorType , int dim>
The documentation for this class was generated from the following file: