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
linDG1D.hh
Go to the documentation of this file.
1
// include files from linDG1D directory
2
3
#ifndef linDG1D_hh
4
#define linDG1D_hh
5
6
#include "
linDG1D/space.hh
"
7
#include "
linDG1D/elementPair.hh
"
8
#include "
linDG1D/bilinearForm.hh
"
9
15
namespace
linDG1D
{
16
// leave empty
17
}
// namespace linDG1D
18
19
#endif // linDG1D_hh
elementPair.hh
bilinearForm.hh
linDG1D
DG FEM for 1D problems using piecewise linear shape functions.
Definition:
bilinearForm.hh:13
space.hh
Page URL:
http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020
Eidgenössische Technische Hochschule Zürich