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
aglowav2.hh
Go to the documentation of this file.
1
// include files for the aglowav2 subdirectory
2
3
#ifndef aglowav2_hh
4
#define aglowav2_hh
5
6
#include "
aglowav2/element.hh
"
7
#include "
aglowav2/space.hh
"
8
#include "
aglowav2/trafo.hh
"
9
#include "
aglowav2/xfy.hh
"
10
#include "
aglowav2/bform.hh
"
11
#include "
aglowav2/operator.hh
"
12
17
namespace
aglowav2
{
18
// leave this empty, just for documentation
19
}
20
21
#endif // aglowav2_hh
xfy.hh
bform.hh
operator.hh
trafo.hh
aglowav2
Used for the aglowav2 classes for the boundary element method.
Definition:
bform.hh:16
space.hh
element.hh
Page URL:
http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020
Eidgenössische Technische Hochschule Zürich