F77BrepOutput< VectorType, dim > Class Template Reference

A variable output for breps. More...

#include <F77BrepOutput.h>

Inheritance diagram for F77BrepOutput< VectorType, dim >:
F77OutBase< VectorType, dim > BrepOutput< 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::interpolation_type interpolation_type
typedef base::point_type point_type
typedef out_base::generic_func_type generic_func_type
typedef GridData< VectorType, dim > vec_grid_data_type
typedef GridData< DataType, dim > grid_data_type

Public Member Functions

 F77BrepOutput (interpolation_type *interpol, generic_func_type out)
virtual ~F77BrepOutput ()
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 VectorType, int dim>
class F77BrepOutput< VectorType, dim >

A variable output for breps.

The user-supplied function f_out() is called to extract the relevant data from the numerical solution.

Author:
Ralf Deiterding
Version:
1.0
Date:
Jan-2009

Member Typedef Documentation

template<class VectorType , int dim>
typedef out_base::generic_func_type F77BrepOutput< VectorType, dim >::generic_func_type
template<class VectorType , int dim>
typedef GridData<DataType,dim> F77BrepOutput< VectorType, dim >::grid_data_type
template<class VectorType , int dim>
typedef base::grid_fct_type F77BrepOutput< VectorType, dim >::grid_fct_type
template<class VectorType , int dim>
typedef base::interpolation_type F77BrepOutput< VectorType, dim >::interpolation_type
template<class VectorType , int dim>
typedef base::point_type F77BrepOutput< VectorType, dim >::point_type
template<class VectorType , int dim>
typedef GridData<VectorType,dim> F77BrepOutput< VectorType, dim >::vec_grid_data_type
template<class VectorType , int dim>
typedef base::vec_grid_fct_type F77BrepOutput< VectorType, dim >::vec_grid_fct_type

Constructor & Destructor Documentation

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

Member Function Documentation

template<class VectorType , int dim>
virtual void F77BrepOutput< VectorType, 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:30 2016 for AMROC Fluid-solver Framework by  doxygen 1.6.3