OGS
Tri.h File Reference

Detailed Description

Definition of the Tri class.

Author
Thomas Fischer
Date
Sep 27, 2012

Definition in file Tri.h.

#include "TemplateElement.h"
#include "TriRule3.h"
#include "TriRule6.h"
Include dependency graph for Tri.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::Tri = TemplateElement<MeshLib::TriRule3>
 
using MeshLib::Tri6 = TemplateElement<MeshLib::TriRule6>