Dune Core Modules (2.4.1)

Dune::GrapeGridDisplay< GridType > Class Template Reference

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

Public Member Functions

 GrapeGridDisplay (const GridType &grid, const int myrank=-1)
 Constructor, make a GrapeGridDisplay for given grid.
 
template<class GridPartType >
 GrapeGridDisplay (const GridPartType &gridPart, const int myrank=-1)
 Constructor, make a GrapeGridDisplay for given grid.
 
 ~GrapeGridDisplay ()
 Destructor for GrapeGridDisplay.
 
void display ()
 
int myRank () const
 return rank of this display, for visualisation of parallel grid
 
const GridType & getGrid () const
 return reference to Dune Grid
 

Detailed Description

template<class GridType>
class Dune::GrapeGridDisplay< GridType >

Todo:
Please doc me!

Member Function Documentation

◆ display()

template<class GridType >
void Dune::GrapeGridDisplay< GridType >::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 (Apr 29, 22:29, 2024)