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

Gral/Grids/Triang2D/construct.C File Reference

#include "Gral/Grids/Triang2D/copy.h"
#include "Container/partial-mapping.h"
#include "Container/dummy-mapping.h"

Include dependency graph for construct.C:

Include dependency graph

Go to the source code of this file.

Functions

template<class Geom, class G2, class Geom2> void ConstructGrid (Triang2D &G, Geom &destGeom, G2 const &srcG, Geom2 const &srcGeom)
template<class G2> void ConstructGrid0 (Triang2D &G, G2 const &srcG)
template<class Geom, class G2, class Geom2, class VertexMap> void ConstructGridV (Triang2D &G, Geom &destGeom, G2 const &srcG, Geom2 const &srcGeom, VertexMap &VertexCorr)
template<class Geom, class G2, class Geom2, class VertexMap, class CellMap> void ConstructGridVC (Triang2D &G, Geom &destGeom, G2 const &srcG, Geom2 const &srcGeom, VertexMap &VertexCorr, CellMap &CellCorr)
template<class G2, class VertexMap, class CellMap> void ConstructGrid0 (Triang2D &G, G2 const &srcG, VertexMap &VertexCorr, CellMap &CellCorr)


Function Documentation

template<class Geom, class G2, class Geom2>
void ConstructGrid Triang2D   destG,
Geom &    destGeom,
G2 const &    srcG,
Geom2 const &    srcGeom
 

copy-construct a Triang2D <dest> from another 2D grid <source_grid> supporting

Definition at line 35 of file construct.C.

References ConstructGridV.

template<class G2>
void ConstructGrid0 Triang2D   G,
G2 const &    srcG
 

Definition at line 51 of file construct.C.

References ConstructGrid0.

template<class Geom, class G2, class Geom2, class VertexMap>
void ConstructGridV Triang2D   G,
Geom &    destGeom,
G2 const &    srcG,
Geom2 const &    srcGeom,
VertexMap &    VertexCorr
 

Definition at line 70 of file construct.C.

References ConstructGridVC.

template<class Geom, class G2, class Geom2, class VertexMap, class CellMap>
void ConstructGridVC Triang2D   G,
Geom &    destGeom,
G2 const &    srcG,
Geom2 const &    srcGeom,
VertexMap &    VertexCorr,
CellMap &    CellCorr
 

Definition at line 90 of file construct.C.

References assign_point, and ConstructGrid0.

template<class G2, class VertexMap, class CellMap>
void ConstructGrid0 Triang2D   G,
G2 const &    srcG,
VertexMap &    VertexCorr,
CellMap &    CellCorr
 

Definition at line 112 of file construct.C.

References copy_cells.


Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

Generated at Tue Feb 26 16:09:13 2002 for GrAL Triang2D by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000