OGS
Pyramid.h File Reference

Detailed Description

Definition of the Pyramid class.

Author
Thomas Fischer
Date
Sep 27, 2012

Definition in file Pyramid.h.

#include "TemplateElement.h"
#include "PyramidRule5.h"
#include "PyramidRule13.h"
Include dependency graph for Pyramid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  MeshLib
 

Typedefs

using MeshLib::Pyramid = TemplateElement<MeshLib::PyramidRule5>
 
using MeshLib::Pyramid13 = TemplateElement<MeshLib::PyramidRule13>