dune-grid
2.4.1
|
Provides a GridDisplay class using the GRAPE-HMesh Interface. More...
#include <list>
#include <set>
#include <stack>
#include <dune/common/stdstreams.hh>
#include <dune/geometry/typeindex.hh>
#include <dune/grid/common/grid.hh>
#include "grape/grapegriddisplay.cc"
#include "grape/grape_undefs.hh"
Go to the source code of this file.
Classes | |
class | Dune::GrapeGridDisplay< GridType > |
Namespaces | |
Dune | |
Include standard header files. | |
Enumerations | |
enum | Dune::GrapePartitionIteratorType { Dune::g_Interior_Partition = Interior_Partition, Dune::g_InteriorBorder_Partition = InteriorBorder_Partition, Dune::g_Overlap_Partition = Overlap_Partition, Dune::g_OverlapFront_Partition = OverlapFront_Partition, Dune::g_All_Partition = All_Partition, Dune::g_Ghost_Partition = Ghost_Partition } |
the internal grape partition iterator types More... | |
enum | Dune::GrapeIteratorType { Dune::g_LeafIterator = 0, Dune::g_LevelIterator = 1, Dune::g_HierarchicIterator = 2, Dune::g_GridPart = 3 } |
the internal grape partition iterator types need to be these exact values to associate with combo button value. More... | |
Provides a GridDisplay class using the GRAPE-HMesh Interface.