OGS
TemplateElement.cpp
Go to the documentation of this file.
1
10
11#include "TemplateElement.h"
12
21
22#ifndef WIN32
25template <class ELEMENT_RULE>
27
28template <class ELEMENT_RULE>
30
31template <class ELEMENT_RULE>
33#endif // WIN32
34
Definition of the Hex class.
Definition of the Line class.
Definition of the Prism class.
Definition of the Pyramid class.
Definition of the Quad class.
Definition of the Tet class.
Definition of the Tri class.
static const unsigned n_all_nodes
Constant: The number of all nodes for this element.
static const unsigned n_base_nodes
Constant: The number of base nodes for this element.
static const unsigned dimension
Constant: The dimension of this element.