KASKADE 7 development version
|
Two classes for the visualization of higher order grid functions. More...
#include <vector>
#include <string>
#include <fstream>
#include "dune/grid/common/grid.hh"
#include "dune/common/fmatrix.hh"
#include "fem/shapefunctioncache.hh"
Go to the source code of this file.
Classes | |
class | Kaskade::UniformSampler< Function > |
Class that can sample a Function(View) on a uniform rectangular grid. More... | |
class | Kaskade::EdgeScanner< Function > |
Class to scan functions along the edges of a computational grid. More... | |
Namespaces | |
namespace | Kaskade |
Two classes for the visualization of higher order grid functions.
Definition in file gridscanner.hh.