GFMGeom< DataType, 2 > Class Template Reference

Two-dimensional specification of geometric operations for level set methods. More...

#include <GFMGeom.h>

Inheritance diagram for GFMGeom< DataType, 2 >:
GFMGeomBase< DataType, 2 >

List of all members.

Public Types

typedef base::grid_data_type grid_data_type
typedef base::point_type point_type

Public Member Functions

 GFMGeom ()
virtual ~GFMGeom ()
virtual void CellNormals (GridHierarchy &GH, grid_data_type &gdphi, const int &nc, const int *idx, point_type *normals)
virtual void CellDistances (GridHierarchy &GH, grid_data_type &gdphi, const int &nc, const int *idx, DataType *distance)

Detailed Description

template<class DataType>
class GFMGeom< DataType, 2 >

Two-dimensional specification of geometric operations for level set methods.

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

Member Typedef Documentation

template<class DataType >
typedef base::grid_data_type GFMGeom< DataType, 2 >::grid_data_type

Reimplemented from GFMGeomBase< DataType, 2 >.

template<class DataType >
typedef base::point_type GFMGeom< DataType, 2 >::point_type

Reimplemented from GFMGeomBase< DataType, 2 >.


Constructor & Destructor Documentation

template<class DataType >
GFMGeom< DataType, 2 >::GFMGeom (  )  [inline]
template<class DataType >
virtual GFMGeom< DataType, 2 >::~GFMGeom (  )  [inline, virtual]

Member Function Documentation

template<class DataType >
virtual void GFMGeom< DataType, 2 >::CellDistances ( GridHierarchy GH,
grid_data_type gdphi,
const int &  nc,
const int *  idx,
DataType distance 
) [inline, virtual]
template<class DataType >
virtual void GFMGeom< DataType, 2 >::CellNormals ( GridHierarchy GH,
grid_data_type gdphi,
const int &  nc,
const int *  idx,
point_type normals 
) [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