You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
hp3D
buildVtxDofs.hh
Go to the documentation of this file.
1
8
#ifndef buildVtxDofs_hh
9
#define buildVtxDofs_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
// ******************************************************* BuildVertexDofs **
20
38
class
BuildVertexDofs
:
public
BuildDofsBase
{
39
public
:
41
BuildVertexDofs
() {}
45
BuildVertexDofs
(
Space
& spc) :
BuildDofsBase
(spc) {}
46
virtual
void
operator()
(
concepts::Hexahedron
& cntr,
47
concepts::TColumn<Real>
*& T1);
48
virtual
BuildVertexDofs
*
clone
(
Space
* spc = 0)
const
;
49
};
50
51
}
// namespace hp3D
52
53
#endif
// buildVtxDofs_hh
concepts::Hexahedron
Definition
topology3D.hh:134
concepts::TColumn
Definition
tmatrix.hh:47
hp3D::BuildDofsBase
Definition
buildDofsBase.hh:31
hp3D::BuildVertexDofs
Definition
buildVtxDofs.hh:38
hp3D::BuildVertexDofs::operator()
virtual void operator()(concepts::Hexahedron &cntr, concepts::TColumn< Real > *&T1)
hp3D::BuildVertexDofs::BuildVertexDofs
BuildVertexDofs()
Default constructor.
Definition
buildVtxDofs.hh:41
hp3D::BuildVertexDofs::BuildVertexDofs
BuildVertexDofs(Space &spc)
Definition
buildVtxDofs.hh:45
hp3D::BuildVertexDofs::clone
virtual BuildVertexDofs * clone(Space *spc=0) const
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