meshGnuplot.hh File Reference

#include <string>
#include <fstream>
#include <memory>
#include "basics/typedefs.hh"
#include "basics/vectorsMatricesForward.hh"
#include "basics/exceptions.hh"
#include "space/postProcess.hh"

Go to the source code of this file.

Classes

class  graphics::MeshGnuplotCell< F >
 Writes the data which describe the elements to the given streams. More...
 

Namespaces

 graphics
 Graphics.
 

Functions

template<typename T >
void graphics::drawMeshGnuplot (T &msh_spc, std::string filename)
 Creates a data file for viewing the mesh with Gnuplot using MeshGnuplotCell. More...
 

Detailed Description

Graphics of the mesh in Gnuplot

Definition in file meshGnuplot.hh.

Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich