OGS
TemplateElement.cpp
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright (c) OpenGeoSys Community (opengeosys.org)
2// SPDX-License-Identifier: BSD-3-Clause
3
4#include "TemplateElement.h"
5
14
15#ifndef WIN32
18template <class ELEMENT_RULE>
20
21template <class ELEMENT_RULE>
23
24template <class ELEMENT_RULE>
26#endif // WIN32
27
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.