1%%%%%%%%%%%%%%%%%%%
2% XLiFE++ is an extended library of finite elements written in C++
3%     Copyright (C) 2014  Lunéville, Eric; Kielbasiewicz, Nicolas; Lafranche, Yvon; Nguyen, Manh-Ha; Chambeyron, Colin
4%
5%     This program is free software: you can redistribute it and/or modify
6%     it under the terms of the GNU General Public License as published by
7%     the Free Software Foundation, either version 3 of the License, or
8%     (at your option) any later version.
9%     This program is distributed in the hope that it will be useful,
10%     but WITHOUT ANY WARRANTY; without even the implied warranty of
11%     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12%     GNU General Public License for more details.
13%     You should have received a copy of the GNU General Public License
14%     along with this program.  If not, see <http://www.gnu.org/licenses/>.
15%%%%%%%%%%%%%%%%%%%
16
17\section{Examples of elements}
18
19\subsection{Examples of triangles}
20
21\begin{center}
22\inputTikZ{triangleP1}
23\inputTikZ{triangleP2}
24\end{center}
25
26\begin{center}
27\inputTikZ{triangleP3}
28\inputTikZ{triangleP4}
29\end{center}
30
31\begin{center}
32\inputTikZ{triangleP5}
33\inputTikZ{triangleP6}
34\end{center}
35
36\subsection{Examples of quadrangles}
37
38\begin{center}
39\inputTikZ{quadrangleQ1}
40\inputTikZ{quadrangleQ2}
41\end{center}
42
43\begin{center}
44\inputTikZ{quadrangleQ3}
45\inputTikZ{quadrangleQ4}
46\end{center}
47
48\begin{center}
49\inputTikZ{quadrangleQ5}
50\inputTikZ{quadrangleQ6}
51\end{center}
52
53\subsection{Examples of tetrahedra}
54
55\begin{center}
56\inputTikZ{tetrahedronP1}
57\inputTikZ{tetrahedronP2}
58\end{center}
59
60\begin{center}
61\inputTikZ{tetrahedronP3}
62\inputTikZ{tetrahedronP4}
63\end{center}
64
65\subsection{Examples of hexahedra}
66
67\begin{center}
68\inputTikZ{hexahedronQ1}
69\end{center}
70
71\begin{center}
72\inputTikZ{hexahedronQ2}
73\inputTikZ{hexahedronQ3}
74\end{center}
75
76\subsection{Examples of prisms}
77
78\begin{center}
79\inputTikZ{prismP1Q1}
80\end{center}
81
82\begin{center}
83\inputTikZ{prismP2Q2}
84\end{center}
85
86\subsection{Examples of pyramids}
87
88\begin{center}
89\inputTikZ{pyramidP1Q1}
90\end{center}
91
92\begin{center}
93\inputTikZ{pyramidP2Q2}
94\end{center}
95