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
hp1D.hh
Go to the documentation of this file.
1
// include files for the hp1D subdirectory
2
3
#ifndef hp1D_hh
4
#define hp1D_hh
5
6
#include "
hp1D/element.hh
"
7
#include "
hp1D/space.hh
"
8
#include "
hp1D/bilinearForm.hh
"
9
#include "
hp1D/linearForm.hh
"
10
#include "
hp1D/hpExtension.hh
"
11
#include "
hp1D/lineGraphics.hh
"
12
#include "
hp1D/matrices.hh
"
13
#include "
hp1D/hpAdaptiveSpaceL2.hh
"
14
#include "
hp1D/formula.hh
"
15
#include "
hp1D/function.hh
"
16
#include "
hp1D/dualSpace.hh
"
17
#ifdef HAS_XERUS
18
#include "
hp1D/rysSpace.hh
"
19
#include "
hp1D/rysElement.hh
"
20
#endif // HAS_XERUS
21
25
namespace
hp1D
{
26
// leave this empty, just for documentation
27
}
28
29
#endif // hp1D_hh
space.hh
hpAdaptiveSpaceL2.hh
bilinearForm.hh
formula.hh
function.hh
rysElement.hh
lineGraphics.hh
element.hh
matrices.hh
hpExtension.hh
dualSpace.hh
linearForm.hh
hp1D
1D hp-FEM
Definition:
explicitResidual.hh:96
rysSpace.hh
Page URL:
http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020
Eidgenössische Technische Hochschule Zürich