dune-grid  2.2.0
Classes | Namespaces | Enumerations
grapegriddisplay.hh File Reference

Provides a GridDisplay class using the GRAPE-HMesh Interface. More...

Go to the source code of this file.

Classes

class  Dune::GrapeGridDisplay< GridType >

Namespaces

namespace  Dune

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...

Detailed Description

Provides a GridDisplay class using the GRAPE-HMesh Interface.

Author:
Robert Kloefkorn