v0.14.0
third_party
IntegrationRules.hpp
Go to the documentation of this file.
1
/**
2
* \file IntegrationRules.hpp
3
*
4
* Integration rules
5
*
6
*/
7
8
9
10
namespace
MoFEM
{
11
12
namespace
IntRules {
13
14
namespace
NCC {
15
16
#include <
triangle_ncc_rule.h
>
17
#include <
tetrahedron_ncc_rule.h
>
18
19
}
// namespace NCC
20
21
namespace
NCO {
22
23
#include <
triangle_nco_rule.h
>
24
#include <
tetrahedron_nco_rule.h
>
25
26
}
// namespace NCO
27
28
}
// namespace IntRules
29
30
}
tetrahedron_ncc_rule.h
MoFEM
implementation of Data Operators for Forces and Sources
Definition:
Common.hpp:10
tetrahedron_nco_rule.h
triangle_ncc_rule.h
triangle_nco_rule.h
Generated by
Doxygen
1.8.17 and hosted at