dune-grid
2.3.1
|
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... |
Provides a GridDisplay class using the GRAPE-HMesh Interface.