You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
vectorial
linearFormHelper.hh
Go to the documentation of this file.
1
6
#ifndef linearFormHelper_hh
7
#define linearFormHelper_hh
8
9
#include "
vectorial.hh
"
10
#include "
function/linearForm.hh
"
11
12
namespace
vectorial
{
13
14
// ****************************************************** LinearFormHelper **
15
19
template<class F, class G = typename concepts::Realtype<F>::type>
20
class
LinearFormHelper
{
21
public
:
34
static
void
assembleComponents
(
const
concepts::Element<G>
& elm,
35
concepts::ElementMatrix<F>
& em,
36
concepts::LinearForm<F>
**
const
lfs,
37
const
uint vdim);
38
};
39
40
}
// namespace vectorial
41
42
#endif
// linearFormHelper_hh
concepts::ElementMatrix
Definition
element.hh:206
concepts::Element
Definition
element.hh:52
concepts::LinearForm
Definition
linearForm.hh:29
vectorial::LinearFormHelper
Definition
linearFormHelper.hh:20
vectorial::LinearFormHelper::assembleComponents
static void assembleComponents(const concepts::Element< G > &elm, concepts::ElementMatrix< F > &em, concepts::LinearForm< F > **const lfs, const uint vdim)
linearForm.hh
vectorial
Definition
spaceTraits.hh:24
vectorial.hh
Generated on Wed Sep 13 2023 21:06:21 for Concepts by
1.9.8