#include <ref_element.hh>
Definition at line 293 of file ref_element.hh.
◆ S3_line_sides
constexpr IdxVector< 2 > _AuxInteract::S3_line_sides |
|
staticconstexpr |
Initial value:= { { {0,1},
{2,0},
{1,2},
{0,3},
{3,1},
{2,3}},
{ {1,0},
{0,2},
{2,1},
{3,0},
{1,3},
{3,2}}}
Definition at line 309 of file ref_element.hh.
◆ S3_node_lines
constexpr IdxVector< 3 > _AuxInteract::S3_node_lines |
|
staticconstexpr |
Initial value:= { { {0,1,2},
{0,4,3},
{1,3,5},
{2,5,4}},
{ {0,2,1},
{0,3,4},
{1,5,3},
{2,4,5}}}
Definition at line 325 of file ref_element.hh.
◆ S3_node_sides
constexpr IdxVector< 3 > _AuxInteract::S3_node_sides |
|
staticconstexpr |
Initial value:= { { { 2, 1, 0 },
{ 3, 0, 1 },
{ 3, 2, 0 },
{ 3, 1, 2 }},
{ { 2, 0, 1 },
{ 3, 1, 0 },
{ 3, 0, 2 },
{ 3, 2, 1 }}}
Definition at line 297 of file ref_element.hh.
The documentation for this class was generated from the following files: