shards  Version of the Day
 All Classes Functions Variables Typedefs Enumerations Enumerator Groups
shards::Triangle< NodeCount > Struct Template Reference

Topological traits: Dimension = 2, Edges = 3, Vertices = 3, and Nodes = 3 or 6. More...

#include <Shards_BasicTopologies.hpp>

Detailed Description

template<unsigned NodeCount = 3>
struct shards::Triangle< NodeCount >

Topological traits: Dimension = 2, Edges = 3, Vertices = 3, and Nodes = 3 or 6.

 Triangle node numbering, 3 and 6 nodes:

            2
            o
           / \
          /   \
         /     \

Edge #2 5 o o 4 Edge #1 / \ / \ / \ o----—o----—o 0 3 1

   Edge #0
 

Definition at line 153 of file Shards_BasicTopologies.hpp.


The documentation for this struct was generated from the following file: