Dune Core Modules (2.3.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 >
class Dune::GrapeGridDisplay< GridType >
- Todo:
- Please doc me!
Member Function Documentation
◆ display()
template<class GridType >
|
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:
- dune/grid/io/visual/grapegriddisplay.hh
- dune/grid/io/visual/grape/grapegriddisplay.cc
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)