Skip to content
Snippets Groups Projects
Commit ea549b14 authored by wenqing's avatar wenqing
Browse files

[Element] Show element indices of PyramidRule13 in the documentation

parent 7ea6c2a2
No related branches found
No related tags found
No related merge requests found
......@@ -17,21 +17,21 @@
namespace MeshLib
{
/**
* This class represents a 3d pyramid element. The following sketch shows the node and edge numbering.
* @anchor PyramidNodeAndEdgeNumbering
* This class represents a 3d pyramid element. The following sketch shows the
node numbering.
* @anchor Pyramid13NodeNumbering
* @code
*
* 4
* //|\
* // | \
* 11// | \10
* // |9 \
* 12 // | \11
* // |10 \
* // | \
* 3/.... |.....2
* ./ | 7 /
* ./12 | /
* ./9 | /
* 8./ | /6
* ./ | /
* ./ |/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment