OGS
Pyramid.h
Go to the documentation of this file.
1
14
15#pragma once
16
17#include "TemplateElement.h"
18#include "PyramidRule5.h"
19#include "PyramidRule13.h"
20
23
24namespace MeshLib {
27}
TemplateElement< MeshLib::PyramidRule13 > Pyramid13
Definition Pyramid.h:26
TemplateElement< MeshLib::PyramidRule5 > Pyramid
Definition Pyramid.h:25