You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
hp3D
linearFormHelper.hh
Go to the documentation of this file.
1
6
#ifndef hp3dlinearformhelper_hh
7
#define hp3dlinearformhelper_hh
8
9
#include "
formula/elementFormulaContainer.hh
"
10
#include "
arrayElementFormula.hh
"
11
12
namespace
concepts
{
13
14
// forward declarations
15
class
SharedJacobianDet;
16
17
template
<
class
F>
18
class
Array;
19
20
template
<
class
F, u
int
dim>
21
class
Point;
22
}
23
24
namespace
hp3D
{
25
26
// forward declarations
27
class
Hexahedron;
28
29
30
// **************************************************** LinearFormHelper_1 **
31
64
template
<
class
F>
65
class
LinearFormHelper_1
{
66
public
:
67
LinearFormHelper_1
(
const
concepts::ElementFormulaContainer<F>
frm1,
68
const
concepts::ElementFormulaContainer<F>
frm2,
69
const
concepts::ElementFormulaContainer<F>
frm3);
70
71
LinearFormHelper_1
72
(
const
concepts::ElementFormulaContainer
<
concepts::Point<F, 3>
> frm);
73
virtual
~LinearFormHelper_1
();
74
protected
:
79
void
computeIntermediate_
(
const
Hexahedron
& elm)
const
;
80
85
mutable
ArrayElementFormula<concepts::Point<F,3>
>
intermediateVector_
;
86
88
concepts::ElementFormulaContainer<concepts::Point<F, 3>
>
frm_
;
89
};
90
91
}
// namespace hp3D
92
93
#endif
// hp3dlinearformhelper_hh
concepts::ElementFormulaContainer
Definition
elementFormulaContainer.hh:22
concepts::Point
Definition
vectorsMatrices.hh:46
hp3D::ArrayElementFormula
Definition
arrayElementFormula.hh:23
hp3D::Hexahedron
Definition
hexahedron.hh:37
hp3D::LinearFormHelper_1
Definition
linearFormHelper.hh:65
hp3D::LinearFormHelper_1::intermediateVector_
ArrayElementFormula< concepts::Point< F, 3 > > intermediateVector_
Definition
linearFormHelper.hh:85
hp3D::LinearFormHelper_1::frm_
concepts::ElementFormulaContainer< concepts::Point< F, 3 > > frm_
ElementFormula.
Definition
linearFormHelper.hh:88
hp3D::LinearFormHelper_1::computeIntermediate_
void computeIntermediate_(const Hexahedron &elm) const
elementFormulaContainer.hh
arrayElementFormula.hh
concepts
Definition
pml_formula.h:16
hp3D
Definition
meshDX.hh:23
Generated on Wed Sep 13 2023 21:06:21 for Concepts by
1.9.8