F77GFMFileOutput< VectorType, FixupType, FlagType, dim > Class Template Reference

A variable output for arbitrary equations using a transformation function in Fortran-77 for the ghost fluid method. More...

#include <F77GFMFileOutput.h>

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

List of all members.

Public Types

typedef base::vec_grid_fct_type vec_grid_fct_type
typedef base::grid_fct_type grid_fct_type
typedef base::grid_data_type grid_data_type
typedef base::gfm_solver_type gfm_solver_type
typedef out_base::generic_func_type generic_func_type

Public Member Functions

 F77GFMFileOutput (gfm_solver_type &solver, generic_func_type out)
virtual ~F77GFMFileOutput ()
virtual void WriteOut (vec_grid_fct_type &u, grid_fct_type &IOfunc)
virtual void WriteOut (grid_fct_type &IOfunc, const char *name)
virtual void WriteOut (grid_fct_type &IOfunc, const char *name, const int &Time, const int &Level, const double &t)
virtual void WriteOut (grid_data_type &IOdata, const char *name, const int &Time, const int &Level, const double &t)

Detailed Description

template<class VectorType, class FixupType, class FlagType, int dim>
class F77GFMFileOutput< VectorType, FixupType, FlagType, dim >

A variable output for arbitrary equations using a transformation function in Fortran-77 for the ghost fluid method.

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

Member Typedef Documentation

template<class VectorType , class FixupType , class FlagType , int dim>
typedef out_base::generic_func_type F77GFMFileOutput< VectorType, FixupType, FlagType, dim >::generic_func_type

Reimplemented from F77OutBase< VectorType, dim >.

template<class VectorType , class FixupType , class FlagType , int dim>
typedef base::gfm_solver_type F77GFMFileOutput< VectorType, FixupType, FlagType, dim >::gfm_solver_type
template<class VectorType , class FixupType , class FlagType , int dim>
typedef base::grid_data_type F77GFMFileOutput< VectorType, FixupType, FlagType, dim >::grid_data_type
template<class VectorType , class FixupType , class FlagType , int dim>
typedef base::grid_fct_type F77GFMFileOutput< VectorType, FixupType, FlagType, dim >::grid_fct_type
template<class VectorType , class FixupType , class FlagType , int dim>
typedef base::vec_grid_fct_type F77GFMFileOutput< VectorType, FixupType, FlagType, dim >::vec_grid_fct_type

Constructor & Destructor Documentation

template<class VectorType , class FixupType , class FlagType , int dim>
F77GFMFileOutput< VectorType, FixupType, FlagType, dim >::F77GFMFileOutput ( gfm_solver_type solver,
generic_func_type  out 
) [inline]
template<class VectorType , class FixupType , class FlagType , int dim>
virtual F77GFMFileOutput< VectorType, FixupType, FlagType, dim >::~F77GFMFileOutput (  )  [inline, virtual]

Member Function Documentation

template<class VectorType , class FixupType , class FlagType , int dim>
virtual void F77GFMFileOutput< VectorType, FixupType, FlagType, dim >::WriteOut ( grid_data_type IOdata,
const char *  name,
const int &  Time,
const int &  Level,
const double &  t 
) [inline, virtual]
template<class VectorType , class FixupType , class FlagType , int dim>
virtual void F77GFMFileOutput< VectorType, FixupType, FlagType, dim >::WriteOut ( grid_fct_type IOfunc,
const char *  name,
const int &  Time,
const int &  Level,
const double &  t 
) [inline, virtual]
template<class VectorType , class FixupType , class FlagType , int dim>
virtual void F77GFMFileOutput< VectorType, FixupType, FlagType, dim >::WriteOut ( grid_fct_type IOfunc,
const char *  name 
) [inline, virtual]
template<class VectorType , class FixupType , class FlagType , int dim>
virtual void F77GFMFileOutput< VectorType, FixupType, FlagType, dim >::WriteOut ( vec_grid_fct_type u,
grid_fct_type IOfunc 
) [inline, virtual]

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