Package: GrAL Complex3D        GrAL: Packages | Concepts | Homepage

Generic copy operations for Complex3D
[Components for Complex3D]

Collaboration diagram for Generic copy operations for Complex3D:

Functions

template<class G_SRC , class VCORR , class CCORR >
void GrAL::ConstructGrid0 (Complex3D &G_dest, G_SRC const &G_src, VCORR &v_corr, CCORR &c_corr)
 Copy any grid to Complex3D.
template<class G_SRC , class GEOM_SRC , class GEOM_DEST , class VCORR , class CCORR >
void GrAL::ConstructGridVC (Complex3D &G_dest, GEOM_DEST &Geom_dest, G_SRC const &G_src, GEOM_SRC const &Geom_src, VCORR &v_corr, CCORR &c_corr)
 Copy any grid to Complex3D.

Detailed Description

See also:
ConstructGrid

Gral base module Generic grid copy operations


Function Documentation

template<class G_SRC , class VCORR , class CCORR >
void GrAL::ConstructGrid0 ( Complex3D &  G_dest,
G_SRC const &  G_src,
VCORR &  v_corr,
CCORR &  c_corr 
) [inline]

template<class G_SRC , class GEOM_SRC , class GEOM_DEST , class VCORR , class CCORR >
void GrAL::ConstructGridVC ( Complex3D &  G_dest,
GEOM_DEST &  Geom_dest,
G_SRC const &  G_src,
GEOM_SRC const &  Geom_src,
VCORR &  v_corr,
CCORR &  c_corr 
) [inline]

Copy any grid to Complex3D.

This version copies also the geometry.

See also:
Test in test-construct-complex3d.C

Definition at line 60 of file construct-grid.h.

References ConstructGridVC_generic().


©  Guntram Berti 1997-2009. See the GrAL Homepage for up-to-date information.

Generated on Tue Mar 31 19:12:44 2009 for GrAL Complex3D by doxygen 1.5.8