You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
hp3D
buildEdgeDofs.hh
Go to the documentation of this file.
1
8
#ifndef buildEdgeDofs_hh
9
#define buildEdgeDofs_hh
10
11
#include "
hp3D/space.hh
"
12
#include "
hp3D/buildDofsBase.hh
"
13
14
namespace
hp3D
{
15
16
// forward declaration
17
class
Space;
18
19
// ********************************************************* BuildEdgeDofs **
20
38
class
BuildEdgeDofs
:
public
BuildDofsBase
{
39
public
:
41
BuildEdgeDofs
() {}
45
BuildEdgeDofs
(
Space
& spc) :
BuildDofsBase
(spc) {}
46
virtual
void
operator()
(
concepts::Hexahedron
& cntr,
47
concepts::TColumn<Real>
*& T1);
48
virtual
BuildEdgeDofs
*
clone
(
Space
* spc = 0)
const
;
49
};
50
51
}
// namespace hp3D
52
53
#endif
// buildEdgeDofs_hh
concepts::Hexahedron
Definition
topology3D.hh:134
concepts::TColumn
Definition
tmatrix.hh:47
hp3D::BuildDofsBase
Definition
buildDofsBase.hh:31
hp3D::BuildEdgeDofs
Definition
buildEdgeDofs.hh:38
hp3D::BuildEdgeDofs::clone
virtual BuildEdgeDofs * clone(Space *spc=0) const
hp3D::BuildEdgeDofs::BuildEdgeDofs
BuildEdgeDofs()
Default constructor.
Definition
buildEdgeDofs.hh:41
hp3D::BuildEdgeDofs::BuildEdgeDofs
BuildEdgeDofs(Space &spc)
Definition
buildEdgeDofs.hh:45
hp3D::BuildEdgeDofs::operator()
virtual void operator()(concepts::Hexahedron &cntr, concepts::TColumn< Real > *&T1)
hp3D::Space
Definition
space.hh:84
buildDofsBase.hh
space.hh
hp3D
Definition
meshDX.hh:23
Generated on Wed Sep 13 2023 21:06:21 for Concepts by
1.9.8