F77ExactSolution< VectorType, dim > Class Template Reference

Generic interface to function returning the exact solution. More...

#include <F77ExactSolution.h>

Inheritance diagram for F77ExactSolution< VectorType, dim >:
F77ExactBase< VectorType, dim > ExactSolution< VectorType, dim > AMRBase< VectorType, dim > controlable F77FileExactSolution< VectorType, dim >

List of all members.

Public Types

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

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

Detailed Description

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

Generic interface to function returning the exact solution.

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

Member Typedef Documentation

template<class VectorType , int dim>
typedef exact_base::generic_func_type F77ExactSolution< VectorType, dim >::generic_func_type
template<class VectorType , int dim>
typedef base::grid_data_type F77ExactSolution< VectorType, dim >::grid_data_type
template<class VectorType , int dim>
typedef base::vec_grid_data_type F77ExactSolution< VectorType, dim >::vec_grid_data_type

Constructor & Destructor Documentation

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

Member Function Documentation

template<class VectorType , int dim>
virtual void F77ExactSolution< VectorType, dim >::SetGrid ( vec_grid_data_type gd,
grid_data_type gdw,
const int &  level,
const 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