Go to Overview over all GrAL packages.
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

mapped_geometry_cartesian3d Class Template Reference

#include <mapped-geometry.h>

Collaboration diagram for mapped_geometry_cartesian3d:

Collaboration graph
[legend]
List of all members.

Public Methods

 mapped_geometry_cartesian3d ()
 mapped_geometry_cartesian3d (grid_type const &gg, mapping_type const &ff)
void init (grid_type const &gg, mapping_type const &ff)
double x (Vertex const &v) const
double y (Vertex const &v) const
double z (Vertex const &v) const
coord_type coord (Vertex const &v) const
grid_type const & TheGrid () const
mapping_type const & TheMap () const

template<class CoordMap>
class mapped_geometry_cartesian3d< CoordMap >


Constructor & Destructor Documentation

template<class CoordMap>
mapped_geometry_cartesian3d< CoordMap >::mapped_geometry_cartesian3d   [inline]
 

Definition at line 23 of file mapped-geometry.h.

template<class CoordMap>
mapped_geometry_cartesian3d< CoordMap >::mapped_geometry_cartesian3d grid_type const &    gg,
mapping_type const &    ff
[inline]
 

Definition at line 24 of file mapped-geometry.h.

References init.


Member Function Documentation

template<class CoordMap>
void mapped_geometry_cartesian3d< CoordMap >::init grid_type const &    gg,
mapping_type const &    ff
[inline]
 

Definition at line 30 of file mapped-geometry.h.

Referenced by mapped_geometry_cartesian3d.

template<class CoordMap>
double mapped_geometry_cartesian3d< CoordMap >::x Vertex const &    v const [inline]
 

Definition at line 38 of file mapped-geometry.h.

Referenced by coord.

template<class CoordMap>
double mapped_geometry_cartesian3d< CoordMap >::y Vertex const &    v const [inline]
 

Definition at line 39 of file mapped-geometry.h.

Referenced by coord.

template<class CoordMap>
double mapped_geometry_cartesian3d< CoordMap >::z Vertex const &    v const [inline]
 

Definition at line 40 of file mapped-geometry.h.

Referenced by coord.

template<class CoordMap>
coord_type mapped_geometry_cartesian3d< CoordMap >::coord Vertex const &    v const [inline]
 

Definition at line 43 of file mapped-geometry.h.

References coord_type, x, y, and z.

template<class CoordMap>
grid_type const& mapped_geometry_cartesian3d< CoordMap >::TheGrid   const [inline]
 

Definition at line 45 of file mapped-geometry.h.

template<class CoordMap>
mapping_type const& mapped_geometry_cartesian3d< CoordMap >::TheMap   const [inline]
 

Definition at line 46 of file mapped-geometry.h.


The documentation for this class was generated from the following file:
Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

Generated at Tue Feb 26 16:08:37 2002 for GrAL Cartesian3D by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000