SchemeBrepOutput< SchemeType, dim > Class Template Reference

A variable output for breps. More...

#include <SchemeBrepOutput.h>

Inheritance diagram for SchemeBrepOutput< SchemeType, dim >:
SchemeOutBase< SchemeType, dim > BrepOutput< SchemeType::VectorType, dim > AMRBase< VectorType, dim > BrepOutOps 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::interpolation_type interpolation_type
typedef base::point_type point_type
typedef GridData< VectorType, dim > vec_grid_data_type
typedef GridData< DataType, dim > grid_data_type

Public Member Functions

 SchemeBrepOutput (interpolation_type *interpol, SchemeType &lbm)
virtual ~SchemeBrepOutput ()
virtual void WriteOut (vec_grid_fct_type &u, const int num_vertices, const DataType *vertices, const int num_connections, const int *connections)

Detailed Description

template<class SchemeType, int dim>
class SchemeBrepOutput< SchemeType, dim >

A variable output for breps.

Author:
Ralf Deiterding
Version:
1.0
Date:
Apr-2013

Member Typedef Documentation

template<class SchemeType , int dim>
typedef GridData<DataType,dim> SchemeBrepOutput< SchemeType, dim >::grid_data_type
template<class SchemeType , int dim>
typedef base::grid_fct_type SchemeBrepOutput< SchemeType, dim >::grid_fct_type

Reimplemented from SchemeOutBase< SchemeType, dim >.

template<class SchemeType , int dim>
typedef base::interpolation_type SchemeBrepOutput< SchemeType, dim >::interpolation_type
template<class SchemeType , int dim>
typedef base::point_type SchemeBrepOutput< SchemeType, dim >::point_type
template<class SchemeType , int dim>
typedef GridData<VectorType,dim> SchemeBrepOutput< SchemeType, dim >::vec_grid_data_type

Reimplemented from AMRBase< VectorType, dim >.

template<class SchemeType , int dim>
typedef base::vec_grid_fct_type SchemeBrepOutput< SchemeType, dim >::vec_grid_fct_type

Reimplemented from SchemeOutBase< SchemeType, dim >.


Constructor & Destructor Documentation

template<class SchemeType , int dim>
SchemeBrepOutput< SchemeType, dim >::SchemeBrepOutput ( interpolation_type interpol,
SchemeType &  lbm 
) [inline]
template<class SchemeType , int dim>
virtual SchemeBrepOutput< SchemeType, dim >::~SchemeBrepOutput (  )  [inline, virtual]

Member Function Documentation

template<class SchemeType , int dim>
virtual void SchemeBrepOutput< SchemeType, dim >::WriteOut ( vec_grid_fct_type u,
const int  num_vertices,
const DataType vertices,
const int  num_connections,
const int *  connections 
) [inline, virtual]

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