ClpF77GFMFileOutput< VectorType, FixupType, FlagType, AuxVectorType, dim > Class Template Reference

#include <ClpF77GFMFileOutput.h>

Inheritance diagram for ClpF77GFMFileOutput< VectorType, FixupType, FlagType, AuxVectorType, dim >:
F77GFMFileOutput< VectorType, FixupType, FlagType, dim > F77OutBase< class, dim > GFMFileOutput< VectorType, FixupType, FlagType, dim > FileOutput< VectorType, dim > AMRBase< VectorType, dim > controlable

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_typeIntegrator_ ()
const integrator_typeIntegrator_ () 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>
typedef ClpIntegratorBase<VectorType,AuxVectorType,dim> ClpF77GFMFileOutput< VectorType, FixupType, FlagType, AuxVectorType, dim >::integrator_type
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>
ClpF77GFMFileOutput< VectorType, FixupType, FlagType, AuxVectorType, dim >::ClpF77GFMFileOutput ( gfm_solver_type solver,
integrator_type integ,
generic_func_type  out 
) [inline]
template<class VectorType , class FixupType , class FlagType , class AuxVectorType , int dim>
virtual ClpF77GFMFileOutput< VectorType, FixupType, FlagType, AuxVectorType, dim >::~ClpF77GFMFileOutput (  )  [inline, virtual]

Member Function Documentation

template<class VectorType , class FixupType , class FlagType , class AuxVectorType , int dim>
const integrator_type& ClpF77GFMFileOutput< VectorType, FixupType, FlagType, AuxVectorType, dim >::Integrator_ (  )  const [inline]
template<class VectorType , class FixupType , class FlagType , class AuxVectorType , int dim>
integrator_type& ClpF77GFMFileOutput< VectorType, FixupType, FlagType, AuxVectorType, dim >::Integrator_ (  )  [inline]
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: