You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
hp2D
buildEdgeDofs.hh
Go to the documentation of this file.
1
8
#ifndef buildEdgeDofs2D_hh
9
#define buildEdgeDofs2D_hh
10
11
#include "
hp2D/space.hh
"
12
#include "
hp2D/buildDofsBase.hh
"
13
14
namespace
hp2D
{
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::Quad
& cntr,
47
concepts::TColumn<Real>
*& T1,
48
const
uint nn[2]);
49
virtual
BuildEdgeDofs
*
clone
(
Space
* spc = 0)
const
;
50
};
51
52
}
// namespace hp2D
53
54
#endif
// buildEdgeDofs2D_hh
concepts::Quad
Definition
topology.hh:272
concepts::TColumn
Definition
tmatrix.hh:47
hp2D::BuildDofsBase
Definition
buildDofsBase.hh:31
hp2D::BuildEdgeDofs
Definition
buildEdgeDofs.hh:38
hp2D::BuildEdgeDofs::BuildEdgeDofs
BuildEdgeDofs(Space &spc)
Definition
buildEdgeDofs.hh:45
hp2D::BuildEdgeDofs::BuildEdgeDofs
BuildEdgeDofs()
Default constructor.
Definition
buildEdgeDofs.hh:41
hp2D::BuildEdgeDofs::clone
virtual BuildEdgeDofs * clone(Space *spc=0) const
hp2D::BuildEdgeDofs::operator()
virtual void operator()(concepts::Quad &cntr, concepts::TColumn< Real > *&T1, const uint nn[2])
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