ClpF77GFMFileOutput< VectorType, FixupType, FlagType, AuxVectorType, dim > Class Template Reference
#include <ClpF77GFMFileOutput.h>
List of all members.
Public Types |
typedef ClpIntegratorBase
< VectorType, AuxVectorType,
dim > | integrator_type |
typedef void(* | out_aux_1_func_type )(FI(1, VectorType), FI(1, DataType), const DataType *aux, BI, const INTEGER &meqn, const INTEGER &maux, const INTEGER &cnt, const DOUBLE &t) |
typedef void(* | out_aux_2_func_type )(FI(2, VectorType), FI(2, DataType), const DataType *aux, BI, const INTEGER &meqn, const INTEGER &maux, const INTEGER &cnt, const DOUBLE &t) |
typedef void(* | out_aux_3_func_type )(FI(3, VectorType), FI(3, DataType), const DataType *aux, BI, const INTEGER &meqn, const INTEGER &maux, const INTEGER &cnt, const DOUBLE &t) |
Public Member Functions |
| ClpF77GFMFileOutput (gfm_solver_type &solver, integrator_type &integ, generic_func_type out) |
virtual | ~ClpF77GFMFileOutput () |
virtual void | Transform (vec_grid_fct_type &u, grid_fct_type &work, const int Time, const int &Level, const int cnt, const double &t) |
integrator_type & | Integrator_ () |
const integrator_type & | Integrator_ () const |
template<class VectorType, class FixupType, class FlagType, class AuxVectorType, int dim>
class ClpF77GFMFileOutput< VectorType, FixupType, FlagType, AuxVectorType, dim >
Member Typedef Documentation
template<class VectorType , class FixupType , class FlagType , class AuxVectorType , int dim>
template<class VectorType , class FixupType , class FlagType , class AuxVectorType , int dim>
typedef void(* ClpF77GFMFileOutput< VectorType, FixupType, FlagType, AuxVectorType, dim >::out_aux_1_func_type)(FI(1, VectorType), FI(1, DataType), const DataType *aux, BI, const INTEGER &meqn, const INTEGER &maux, const INTEGER &cnt, const DOUBLE &t) |
template<class VectorType , class FixupType , class FlagType , class AuxVectorType , int dim>
typedef void(* ClpF77GFMFileOutput< VectorType, FixupType, FlagType, AuxVectorType, dim >::out_aux_2_func_type)(FI(2, VectorType), FI(2, DataType), const DataType *aux, BI, const INTEGER &meqn, const INTEGER &maux, const INTEGER &cnt, const DOUBLE &t) |
template<class VectorType , class FixupType , class FlagType , class AuxVectorType , int dim>
typedef void(* ClpF77GFMFileOutput< VectorType, FixupType, FlagType, AuxVectorType, dim >::out_aux_3_func_type)(FI(3, VectorType), FI(3, DataType), const DataType *aux, BI, const INTEGER &meqn, const INTEGER &maux, const INTEGER &cnt, const DOUBLE &t) |
Constructor & Destructor Documentation
template<class VectorType , class FixupType , class FlagType , class AuxVectorType , int dim>
template<class VectorType , class FixupType , class FlagType , class AuxVectorType , int dim>
Member Function Documentation
template<class VectorType , class FixupType , class FlagType , class AuxVectorType , int dim>
template<class VectorType , class FixupType , class FlagType , class AuxVectorType , int dim>
template<class VectorType , class FixupType , class FlagType , class AuxVectorType , int dim>
virtual void ClpF77GFMFileOutput< VectorType, FixupType, FlagType, AuxVectorType, dim >::Transform |
( |
vec_grid_fct_type & |
u, |
|
|
grid_fct_type & |
work, |
|
|
const int |
Time, |
|
|
const int & |
Level, |
|
|
const int |
cnt, |
|
|
const double & |
t | |
|
) |
| | [inline, virtual] |
The documentation for this class was generated from the following file: