|
dune-grid 2.12-git
|
Loading...
Searching...
No Matches
gnuplot.hh
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright © DUNE Project contributors, see file LICENSE.md in module root
#define DUNE_THROW(E,...)
Implementation of gnuplot output for 1D and 2D grids.
Traits::IndexSet IndexSet
type of the index set
Definition common/gridview.hh:86
Grid< dim, dimworld, ct, GridFamily >::LeafGridView leafGridView(const Grid< dim, dimworld, ct, GridFamily > &grid)
leaf grid view for the given grid
Definition common/grid.hh:823
Grid< dim, dimworld, ct, GridFamily >::LevelGridView levelGridView(const Grid< dim, dimworld, ct, GridFamily > &grid, int level)
level grid view for the given grid and level.
Definition common/grid.hh:806
static constexpr int dimensionworld
The dimension of the world the grid lives in.
Definition common/gridview.hh:137
Include standard header files.
void addVertexData(const DataContainer &data, const std::string &name)
Add vertex data.
Definition gnuplot.hh:61
void addCellData(const DataContainer &data, const std::string &name)
Add cell data.
Definition gnuplot.hh:49
void write(const std::string &filename) const
Write Gnuplot file to disk.
Definition gnuplot.cc:19
LeafGnuplotWriter(const G &grid)
Construct a Gnuplot writer for the leaf level of a given grid.
Definition gnuplot.hh:94
LevelGnuplotWriter(const G &grid, int level)
Construct a Gnuplot writer for a certain level of a given grid.
Definition gnuplot.hh:107
Different resources needed by all grid implementations.
T resize(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8