Numerical C++ Library Concepts
TWiki Guest (guest)
Logout
Numerical C++ Library Concepts
IT Services
ISG Blog
IntraMATH
Contact
Login
Keyword or person
News
About us
People
People
Publications
Gallery
Applications
Installation
How to get started
Tutorials
Class documentation
ETH Zurich
D-MATH
wiki@math
Concepts
linDG3D.hh
Go to the documentation of this file.
1
// include files from linDG3D directory
2
3
#ifndef linDG3D_hh
4
#define linDG3D_hh
5
6
#include "
linDG3D/element.hh
"
7
#include "
linDG3D/elementPair.hh
"
8
#include "
linDG3D/space.hh
"
9
#include "
linDG3D/linearForm.hh
"
10
#include "
linDG3D/bilinearForm.hh
"
11
18
namespace
linDG3D
{
19
// leave empty
20
}
// namespace linDG3D
21
22
#endif // linDG3D_hh
linearForm.hh
space.hh
bilinearForm.hh
element.hh
linDG3D
DG-FEM methods to solve elliptic and hyperbolic PDE's.
Definition:
bilinearForm.hh:18
elementPair.hh
Page URL:
http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020
Eidgenössische Technische Hochschule Zürich