F77OutBase< VectorType, dim > Class Template Reference

#include <F77FileOutput.h>

Inheritance diagram for F77OutBase< VectorType, dim >:
F77AbsoluteError< VectorType, Fixup, FlagType, dim > F77BrepOutput< VectorType, dim > F77ByValue< VectorType, FlagType, dim > F77FileInput< VectorType, dim > F77FileOutput< VectorType, dim > F77GFMFileOutput< VectorType, FixupType, FlagType, dim > F77LimiterType< VectorType, FlagType, dim > F77MRPrediction< VectorType, FlagType, dim > F77RelativeError< VectorType, Fixup, FlagType, dim > F77ScaledGradient< VectorType, FlagType, dim >

List of all members.

Public Types

typedef generic_fortran_func generic_func_type
typedef void(* out_1_func_type )(FI(1, VectorType), FI(1, DataType), BI, const INTEGER &meqn, const INTEGER &cnt, const DOUBLE &t)
typedef void(* out_2_func_type )(FI(2, VectorType), FI(2, DataType), BI, const INTEGER &meqn, const INTEGER &cnt, const DOUBLE &t)
typedef void(* out_3_func_type )(FI(3, VectorType), FI(3, DataType), BI, const INTEGER &meqn, const INTEGER &cnt, const DOUBLE &t)

Public Member Functions

 F77OutBase (generic_func_type out)
virtual ~F77OutBase ()
virtual void Transform (vec_grid_fct_type &u, grid_fct_type &work, const int Time, const int &Level, const int cnt, const double &t)
void SetOutFunc (generic_func_type out)
generic_func_type GetOutFunc () const

Protected Attributes

generic_func_type f_out
int _Equations

template<class VectorType, int dim>
class F77OutBase< VectorType, dim >


Member Typedef Documentation

template<class VectorType , int dim>
typedef void(* F77OutBase< VectorType, dim >::out_1_func_type)(FI(1, VectorType), FI(1, DataType), BI, const INTEGER &meqn, const INTEGER &cnt, const DOUBLE &t)
template<class VectorType , int dim>
typedef void(* F77OutBase< VectorType, dim >::out_2_func_type)(FI(2, VectorType), FI(2, DataType), BI, const INTEGER &meqn, const INTEGER &cnt, const DOUBLE &t)
template<class VectorType , int dim>
typedef void(* F77OutBase< VectorType, dim >::out_3_func_type)(FI(3, VectorType), FI(3, DataType), BI, const INTEGER &meqn, const INTEGER &cnt, const DOUBLE &t)

Constructor & Destructor Documentation

template<class VectorType , int dim>
F77OutBase< VectorType, dim >::F77OutBase ( generic_func_type  out  )  [inline]
template<class VectorType , int dim>
virtual F77OutBase< VectorType, dim >::~F77OutBase (  )  [inline, virtual]

Member Function Documentation

template<class VectorType , int dim>
generic_func_type F77OutBase< VectorType, dim >::GetOutFunc (  )  const [inline]
template<class VectorType , int dim>
void F77OutBase< VectorType, dim >::SetOutFunc ( generic_func_type  out  )  [inline]

Member Data Documentation

template<class VectorType , int dim>
int F77OutBase< VectorType, dim >::_Equations [protected]

The documentation for this class was generated from the following file:
Generated on Thu Jun 30 02:19:31 2016 for AMROC Fluid-solver Framework by  doxygen 1.6.3