Dune Core Modules (2.4.2)

Dune::CombinedGrapeDisplay< DisplayType > Class Template Reference

Combines GrapeDataDisplays to one so that visualisation for parallel grid is more easy to handle. More...

#include <dune/grid/io/visual/combinedgrapedisplay.hh>

Public Member Functions

 CombinedGrapeDisplay ()
 Constructor, make a GrapeGridDisplay for given grid.
 
 ~CombinedGrapeDisplay ()
 Destructor for GrapeGridDisplay.
 
void addDisplay (DisplayType &disp)
 add display to list of displays
 
void display ()
 

Public Attributes

void * hmesh_
 pointer to hmesh
 

Detailed Description

template<class DisplayType>
class Dune::CombinedGrapeDisplay< DisplayType >

Combines GrapeDataDisplays to one so that visualisation for parallel grid is more easy to handle.

Member Function Documentation

◆ display()

template<class DisplayType >
void Dune::CombinedGrapeDisplay< DisplayType >::display
inline

Calls the display of the grid and draws the discrete function if discretefunction is NULL, then only the grid is displayed


The documentation for this class was generated from the following files:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 1, 22:29, 2024)