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

Generic interface to function returning the exact solution for ghost fluid method. More...

#include <F77GFMExactSolution.h>

Inheritance diagram for F77GFMExactSolution< VectorType, FixupType, FlagType, dim >:
F77ExactBase< VectorType, dim > GFMExactSolution< VectorType, FixupType, FlagType, dim > ExactSolution< VectorType, dim > AMRBase< VectorType, dim > controlable

List of all members.

Public Types

typedef base::gfm_solver_type gfm_solver_type
typedef base::vec_grid_data_type vec_grid_data_type
typedef base::grid_data_type grid_data_type
typedef
exact_base::generic_func_type 
generic_func_type

Public Member Functions

 F77GFMExactSolution (gfm_solver_type &solver)
 F77GFMExactSolution (gfm_solver_type &solver, generic_func_type exact)
virtual ~F77GFMExactSolution ()
virtual void SetGrid (vec_grid_data_type &gd, grid_data_type &gdw, const int &level, double t)

Detailed Description

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

Generic interface to function returning the exact solution for ghost fluid method.

for the ghost fluid method.

Author:
Ralf Deiterding
Version:
1.0
Date:
Feb-2005

Member Typedef Documentation

template<class VectorType , class FixupType , class FlagType , int dim>
typedef exact_base::generic_func_type F77GFMExactSolution< VectorType, FixupType, FlagType, dim >::generic_func_type

Reimplemented from F77ExactBase< VectorType, dim >.

template<class VectorType , class FixupType , class FlagType , int dim>
typedef base::gfm_solver_type F77GFMExactSolution< VectorType, FixupType, FlagType, dim >::gfm_solver_type
template<class VectorType , class FixupType , class FlagType , int dim>
typedef base::grid_data_type F77GFMExactSolution< VectorType, FixupType, FlagType, dim >::grid_data_type
template<class VectorType , class FixupType , class FlagType , int dim>
typedef base::vec_grid_data_type F77GFMExactSolution< VectorType, FixupType, FlagType, dim >::vec_grid_data_type

Reimplemented from F77ExactBase< VectorType, dim >.


Constructor & Destructor Documentation

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

Member Function Documentation

template<class VectorType , class FixupType , class FlagType , int dim>
virtual void F77GFMExactSolution< VectorType, FixupType, FlagType, dim >::SetGrid ( vec_grid_data_type gd,
grid_data_type gdw,
const int &  level,
double  t 
) [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