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

Gral/Base/common-grid-basics.h

Go to the documentation of this file.
00001 #ifndef GRAL_BASE_GB_COMMON_GRID_BASICS_H
00002 #define GRAL_BASE_GB_COMMON_GRID_BASICS_H
00003 
00004 
00005 
00006 // $LICENSE
00007 
00008 
00017 // parameterized namespaces: access to grid related types.
00018 #include "Gral/Base/grid-types.h"
00019 
00020 
00021 // empty frame for grid function template grid_function<E,T>
00022 #include "Gral/Base/grid-functions.h"
00023 
00024 // empty frame for type tags tp<E>
00025 #include "Gral/Base/type-tags.h"
00026 
00027 // empty frame for deducing types from elements
00028 #include "Gral/Base/element-traits.h"
00029 
00030 // empty frame for boundary iteration
00031 #include "Gral/Base/boundary.h"
00032 
00033 #endif
00034 

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

Generated at Tue Feb 26 16:05:41 2002 for GrAL Base by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000