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

Topological traits: Dimension = 2, Edges = 4, Vertices = 4, and Nodes = 4, 8, or 9. More...

#include <Shards_BasicTopologies.hpp>

Detailed Description

template<unsigned NodeCount = 4>
struct shards::Quadrilateral< NodeCount >

Topological traits: Dimension = 2, Edges = 4, Vertices = 4, and Nodes = 4, 8, or 9.

Conventional numbering quadrilateral with up to nine-nodes

            Edge #2

       3        6        2
        o-------o-------o
        |               |
        |               |
        |       8       |

Edge #3 7 o o o 5 Edge #1

o----—o----—o 0 4 1

  Edge #0

Definition at line 202 of file Shards_BasicTopologies.hpp.


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