You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
python
pyplusplus
include
estimator.pypp.hh
1
#ifndef estimator_pypp_hh
2
#define estimator_pypp_hh
3
4
#include "estimator/marking.hh"
5
#include "estimator/refinement.hh"
6
#include "
estimator/refinementGraphics.hh
"
7
#include "
hp2D/hpAdaptiveSpaceH1.hh
"
8
#include "
geometry/square.hh
"
9
10
inline
void
export_hp2D_templates(){
11
12
#ifdef GEN_PYTHON
13
std::cout <<
sizeof
(
estimator::Marking
);
14
std::cout <<
sizeof
(
estimator::AMarking
);
15
std::cout <<
sizeof
(
estimator::BMarking
);
16
std::cout <<
sizeof
(
estimator::MVMarking
);
17
std::cout <<
sizeof
(
estimator::Refinement<concepts::Real>
);
18
std::cout <<
sizeof
(
estimator::HP_Refinement<concepts::Real,2>
);
19
std::cout <<
sizeof
(
estimator::Prediction<concepts::Real,2>
);
20
std::cout <<
sizeof
(
estimator::AprioriVertex<concepts::Real,2>
);
21
22
concepts::Square
mesh(1, 1, 1);
23
hp2D::hpAdaptiveSpaceH1
space(mesh,2,3);
24
estimator::PolynomialDegrees<2>
pd_r(space);
25
#endif
26
}
27
28
29
30
31
#endif
concepts::Square
Definition
square.hh:22
estimator::AMarking
Definition
marking.hh:47
estimator::AprioriVertex
**
Definition
refinement.hh:466
estimator::BMarking
Definition
marking.hh:95
estimator::HP_Refinement
Definition
refinement.hh:59
estimator::MVMarking
Definition
marking.hh:151
estimator::Marking
Definition
marking.hh:15
estimator::PolynomialDegrees
Definition
refinementGraphics.hh:15
estimator::Prediction
Definition
refinement.hh:99
estimator::Refinement
Definition
refinement.hh:30
hp2D::hpAdaptiveSpaceH1
Definition
hpAdaptiveSpaceH1.hh:63
hpAdaptiveSpaceH1.hh
refinementGraphics.hh
square.hh
Generated on Wed Sep 13 2023 21:06:23 for Concepts by
1.9.8