You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
python
pyplusplus
include
hp2Dedge.pypp.hh
1
#ifndef hp2Dedge_pypp_hh
2
#define hp2Dedge_pypp_hh
3
4
#include "
hp2Dedge/bilinearForm.hh
"
5
#include "
hp2Dedge/bf_identity.hh
"
6
#include "
hp2Dedge/bf_graduv.hh
"
7
#include "
hp2Dedge/bf_advection.hh
"
8
#include "
hp2Dedge/quad.hh
"
9
#include "
hp2Dedge/boundaries.hh
"
//DirichletCoefficients
10
#include "
hp2Dedge/space.hh
"
11
#include "
hp2Dedge/linearForm.hh
"
12
13
#include "
hp2Dedge/function.hh
"
14
15
inline
void
export_hp2Dedge_templates(){
16
17
#ifdef GEN_PYTHON
18
19
std::cout <<
sizeof
(
hp2Dedge::Quad<concepts::Real>
) << std::endl;
20
std::cout <<
sizeof
(
hp2Dedge::Edge<concepts::Real>
) << std::endl;
21
22
std::cout <<
sizeof
(
hp2Dedge::RotRot<concepts::Real>
) << std::endl;
23
std::cout <<
sizeof
(
hp2Dedge::Identity<concepts::Real>
) << std::endl;
24
std::cout <<
sizeof
(
hp2Dedge::IdentityMatrix<concepts::Real>
) << std::endl;
25
std::cout <<
sizeof
(
hp2Dedge::Graduv<concepts::Real>
) << std::endl;
26
std::cout <<
sizeof
(hp2Dedge::Advection<concepts::Real>) << std::endl;
27
28
std::cout <<
sizeof
(
hp2Dedge::RotRot<concepts::Cmplx>
) << std::endl;
29
std::cout <<
sizeof
(
hp2Dedge::Identity<concepts::Cmplx>
) << std::endl;
30
std::cout <<
sizeof
(
hp2Dedge::IdentityMatrix<concepts::Cmplx>
) << std::endl;
31
std::cout <<
sizeof
(
hp2Dedge::Graduv<concepts::Cmplx>
) << std::endl;
32
std::cout <<
sizeof
(hp2Dedge::Advection<concepts::Cmplx>) << std::endl;
33
34
std::cout <<
sizeof
(
hp2Dedge::Value< concepts::Real, concepts::Real, concepts::Real >
) << std::endl;
35
std::cout <<
sizeof
(
hp2Dedge::Value< concepts::Cmplx, concepts::Real, concepts::Real >
) << std::endl;
36
37
#endif
38
}
39
40
41
42
43
#endif
bf_graduv.hh
boundaries.hh
hp2Dedge::Edge
Definition
quad.hh:163
hp2Dedge::Graduv
Definition
bf_graduv.hh:102
hp2Dedge::IdentityMatrix
Definition
bf_identity.hh:127
hp2Dedge::Identity
Definition
bf_identity.hh:94
hp2Dedge::Quad
Definition
quad.hh:129
hp2Dedge::RotRot
Definition
bilinearForm.hh:63
hp2Dedge::Value
Definition
function.hh:28
bf_advection.hh
bf_identity.hh
bilinearForm.hh
function.hh
linearForm.hh
quad.hh
space.hh
Generated on Wed Sep 13 2023 21:06:23 for Concepts by
1.9.8