![]() |
OGS
|
Definition at line 20 of file ReferenceElement.h.
#include <ReferenceElement.h>
Public Attributes | |
| MeshElementType const | element = createElement(nodes) |
Static Private Member Functions | |
| static std::vector< MeshLib::Node > | createReferenceElementNodes () |
| static MeshElementType | createElement (std::vector< MeshLib::Node > const &nodes) |
Private Attributes | |
| std::vector< MeshLib::Node > const | nodes = createReferenceElementNodes() |
|
inlinestaticprivate |
Definition at line 30 of file ReferenceElement.h.
References nodes.
|
inlinestaticprivate |
Definition at line 22 of file ReferenceElement.h.
| MeshElementType const NumLib::ReferenceElement< MeshElementType >::element = createElement(nodes) |
Definition at line 48 of file ReferenceElement.h.
Referenced by anonymous_namespace{ShapeMatrixCache.cpp}::initShapeMatrices().
|
private |
Definition at line 45 of file ReferenceElement.h.
Referenced by createElement().