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

Gral/Grids/Complex2D/enlarge.h File Reference

#include "Gral/Base/enlarge-grid.h"
#include "Gral/Grids/Complex2D/complex2d.h"

Include dependency graph for enlarge.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

template<class Conn, class Geom, class VertexIdent> void EnlargeGrid (Complex2D &G, const Conn &G_src, const Geom &Geo_src, const VertexIdent &Iv)
template<class Conn, class Geom, class VertexIdent, class VertexMap, class CellMap> void EnlargeGrid (Complex2D &G, const Conn &G_src, const Geom &Geo_src, const VertexIdent &Iv, VertexMap &VertexCorr, CellMap &CellCorr)
template<class G2, class Geom2, class VertexIdent, class VertexMap, class CellMap> void EnlargeGridVC (Complex2D &destG, G2 const &srcG, Geom2 const &srcGeom, VertexIdent const &Iv, VertexMap &VertexCorr, CellMap &CellCorr)


Function Documentation

template<class Conn, class Geom, class VertexIdent>
void EnlargeGrid Complex2D   G,
const Conn &    G_src,
const Geom &    Geo_src,
const VertexIdent &    Iv
 

Definition at line 36 of file complex2d-enlarge.C.

template<class Conn, class Geom, class VertexIdent, class VertexMap, class CellMap>
void EnlargeGrid Complex2D   G,
const Conn &    G_src,
const Geom &    Geo_src,
const VertexIdent &    Iv,
VertexMap &    VertexCorr,
CellMap &    CellCorr
 

Definition at line 76 of file complex2d-enlarge.C.

template<class G2, class Geom2, class VertexIdent, class VertexMap, class CellMap>
void EnlargeGridVC Complex2D   destG,
G2 const &    srcG,
Geom2 const &    srcGeom,
VertexIdent const &    Iv,
VertexMap &    VertexCorr,
CellMap &    CellCorr
 

Definition at line 27 of file complex2d-enlarge.C.


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

Generated at Tue Feb 26 16:06:47 2002 for GrAL Complex2D by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000