Loading [MathJax]/extensions/MathMenu.js
OGS
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
v
w
z
Enumerations
b
c
d
e
f
g
i
l
m
n
o
p
s
t
u
v
Enumerator
a
b
c
d
e
f
g
h
l
m
n
p
r
s
t
v
y
Classes
Class List
Class Index
Class Hierarchy
Files
File List
File Members
All
a
b
c
d
e
f
g
i
k
m
n
o
p
r
s
t
v
w
x
Functions
a
c
d
e
f
g
i
m
o
p
r
s
t
v
w
Variables
Typedefs
Enumerations
Macros
b
c
g
m
n
o
p
r
s
t
▼
OGS
►
OpenGeoSys 6.5.4-77-g6ae792d6 source code documentation
►
OGS CTests—Project Files
►
OGS Input File Parameters—Quality Assurance
►
OGS Input File Parameters
BulkMappingDocuPage
Todo List
OGS Input File Parameters—List of incomplete documentation pages
Bibliography
►
Namespaces
►
Classes
▼
Files
▼
File List
►
Applications
►
BaseLib
►
build
►
ChemistryLib
Documentation
►
GeoLib
►
InfoLib
►
MaterialLib
►
MathLib
►
MeshGeoToolsLib
▼
MeshLib
▼
Elements
CellRule.cpp
►
CellRule.h
EdgeReturn.cpp
►
EdgeReturn.h
►
EdgeRule.h
►
Element.cpp
►
Element.h
►
ElementErrorCode.h
►
Elements.h
FaceRule.cpp
►
FaceRule.h
►
Hex.h
HexRule.cpp
►
HexRule.h
HexRule20.cpp
►
HexRule20.h
HexRule8.cpp
►
HexRule8.h
►
Line.h
LineRule.cpp
►
LineRule.h
LineRule2.cpp
►
LineRule2.h
LineRule3.cpp
►
LineRule3.h
►
MapBulkElementPoint.cpp
►
MapBulkElementPoint.h
►
Point.h
PointRule1.cpp
►
PointRule1.h
►
Prism.h
PrismRule.cpp
►
PrismRule.h
PrismRule15.cpp
►
PrismRule15.h
PrismRule6.cpp
►
PrismRule6.h
►
Pyramid.h
PyramidRule.cpp
►
PyramidRule.h
PyramidRule13.cpp
►
PyramidRule13.h
PyramidRule5.cpp
►
PyramidRule5.h
►
Quad.h
QuadRule.cpp
►
QuadRule.h
QuadRule4.cpp
►
QuadRule4.h
QuadRule8.cpp
►
QuadRule8.h
QuadRule9.cpp
►
QuadRule9.h
►
TemplateElement-impl.h
TemplateElement.cpp
►
TemplateElement.h
►
Tet.h
TetRule.cpp
►
TetRule.h
TetRule10.cpp
►
TetRule10.h
TetRule4.cpp
►
TetRule4.h
►
Tri.h
TriRule.cpp
►
TriRule.h
TriRule3.cpp
►
TriRule3.h
TriRule6.cpp
►
TriRule6.h
►
Utils.h
►
VertexRule.h
►
IO
►
MeshSearch
►
Utils
►
Vtk
►
CoordinateSystem.cpp
►
CoordinateSystem.h
►
ElementCoordinatesMappingLocal.cpp
►
ElementCoordinatesMappingLocal.h
ElementStatus.cpp
►
ElementStatus.h
►
findElementsWithinRadius.cpp
►
findElementsWithinRadius.h
►
Location.cpp
►
Location.h
►
Mesh.cpp
►
Mesh.h
►
MeshEnums.cpp
►
MeshEnums.h
►
MeshSubset.h
Node.cpp
►
Node.h
►
NodeAdjacencyTable.h
►
NodePartitionedMesh.cpp
►
NodePartitionedMesh.h
►
Properties-impl.h
Properties.cpp
►
Properties.h
►
PropertyVector.h
►
VtkOGSEnum.cpp
►
VtkOGSEnum.h
►
MeshToolsLib
►
NumLib
►
ParameterLib
►
ProcessLib
►
File Members
Tri.h
Go to the documentation of this file.
1
15
#pragma once
16
17
#include "
TemplateElement.h
"
18
#include "
TriRule3.h
"
19
#include "
TriRule6.h
"
20
21
22
extern
template
class
MeshLib::TemplateElement<MeshLib::TriRule3>
;
23
extern
template
class
MeshLib::TemplateElement<MeshLib::TriRule6>
;
24
25
namespace
MeshLib
{
26
using
Tri
=
TemplateElement<MeshLib::TriRule3>
;
27
using
Tri6
=
TemplateElement<MeshLib::TriRule6>
;
28
}
TemplateElement.h
TriRule3.h
TriRule6.h
MeshLib::TemplateElement
Definition
TemplateElement.h:35
MeshLib
Definition
ProjectData.h:41
MeshLib
Elements
Tri.h
Generated by
1.12.0