LehrFEM++
1.0.0
A simple Finite Element Library for teaching
lib
lf
io
io.h
1
/***************************************************************************
2
* LehrFEM++ - A simple C++ finite element libray for teaching
3
* Developed from 2018 at the Seminar of Applied Mathematics of ETH Zurich,
4
* lead developers Dr. R. Casagrande and Prof. R. Hiptmair
5
***************************************************************************/
6
15
#ifndef __22f8165024874bb58675c694b54c52b5
16
#define __22f8165024874bb58675c694b54c52b5
17
18
#include "gmsh_reader.h"
19
#include "vtk_writer.h"
20
#include "write_matlab.h"
21
#include "write_matplotlib.h"
22
#include "write_tikz.h"
23
27
namespace
lf::io
{}
28
29
#endif
// __22f8165024874bb58675c694b54c52b5
lf::io
Mesh input (from file) and output (in various formats) facilities.
Definition:
gmsh_file_v2.cc:35
Generated by
1.9.3