You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
hp2D
buildVtxDofs.hh
Go to the documentation of this file.
1
8
#ifndef buildVtxDofs2D_hh
9
#define buildVtxDofs2D_hh
10
11
#include "
hp2D/space.hh
"
12
#include "
hp2D/buildDofsBase.hh
"
13
14
namespace
hp2D
{
15
16
// ******************************************************* BuildVertexDofs **
17
35
class
BuildVertexDofs
:
public
BuildDofsBase
{
36
public
:
38
BuildVertexDofs
() {}
42
BuildVertexDofs
(
Space
& spc) :
BuildDofsBase
(spc) {}
43
virtual
void
operator()
(
concepts::Quad
& cntr,
44
concepts::TColumn<Real>
*& T1,
45
const
uint nn[2]);
46
virtual
BuildVertexDofs
*
clone
(
Space
* spc = 0)
const
;
47
};
48
49
}
// namespace hp2D
50
51
#endif
// buildVtxDofs2D_hh
concepts::Quad
Definition
topology.hh:272
concepts::TColumn
Definition
tmatrix.hh:47
hp2D::BuildDofsBase
Definition
buildDofsBase.hh:31
hp2D::BuildVertexDofs
Definition
buildVtxDofs.hh:35
hp2D::BuildVertexDofs::operator()
virtual void operator()(concepts::Quad &cntr, concepts::TColumn< Real > *&T1, const uint nn[2])
hp2D::BuildVertexDofs::BuildVertexDofs
BuildVertexDofs(Space &spc)
Definition
buildVtxDofs.hh:42
hp2D::BuildVertexDofs::BuildVertexDofs
BuildVertexDofs()
Default constructor.
Definition
buildVtxDofs.hh:38
hp2D::BuildVertexDofs::clone
virtual BuildVertexDofs * clone(Space *spc=0) const
hp2D::Space
Definition
space.hh:88
buildDofsBase.hh
space.hh
hp2D
Definition
explicitResidual.hh:120
Generated on Wed Sep 13 2023 21:06:21 for Concepts by
1.9.8