Geom< DataType, dim > Class Template Reference

Geometric operations for list of points needed for point-wise interpolation. More...

#include <Geom.h>

List of all members.

Public Types

typedef GridData< DataType, dim > grid_data_type
typedef Vector< DataType, dim > point_type

Public Member Functions

 Geom ()
int LocalList (GridHierarchy &GH, const BBox &bb, const int &nc, const point_type *xc, bool *lused)
void CellCoords (GridHierarchy &GH, const Coords &ss, const int &nc, const int *idx, point_type *xc)
void CellIndices (GridHierarchy &GH, const Coords &ss, const int &nc, const point_type *xc, int *idx)

Detailed Description

template<class DataType, int dim>
class Geom< DataType, dim >

Geometric operations for list of points needed for point-wise interpolation.

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

Member Typedef Documentation


Constructor & Destructor Documentation

template<class DataType, int dim>
Geom< DataType, dim >::Geom (  )  [inline]

Member Function Documentation

template<class DataType, int dim>
void Geom< DataType, dim >::CellCoords ( GridHierarchy GH,
const Coords ss,
const int &  nc,
const int *  idx,
point_type xc 
) [inline]
template<class DataType, int dim>
void Geom< DataType, dim >::CellIndices ( GridHierarchy GH,
const Coords ss,
const int &  nc,
const point_type xc,
int *  idx 
) [inline]
template<class DataType, int dim>
int Geom< DataType, dim >::LocalList ( GridHierarchy GH,
const BBox bb,
const int &  nc,
const point_type xc,
bool *  lused 
) [inline]

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