Intrepid2
Public Attributes | List of all members
Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic Struct Reference

Reference node containers for each supported topology. More...

Public Attributes

double line [2][3]
 
double line_3 [3][3]
 
double triangle [3][3]
 
double triangle_4 [4][3]
 
double triangle_6 [6][3]
 
double quadrilateral [4][3]
 
double quadrilateral_8 [8][3]
 
double quadrilateral_9 [9][3]
 
double tetrahedron [4][3]
 
double tetrahedron_8 [8][3]
 
double tetrahedron_10 [10][3]
 
double tetrahedron_11 [10][3]
 
double hexahedron [8][3]
 
double hexahedron_20 [20][3]
 
double hexahedron_27 [27][3]
 
double pyramid [5][3]
 
double pyramid_13 [13][3]
 
double pyramid_14 [14][3]
 
double wedge [6][3]
 
double wedge_15 [15][3]
 
double wedge_18 [18][3]
 

Detailed Description

template<typename DeviceType>
struct Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic

Reference node containers for each supported topology.

Definition at line 255 of file Intrepid2_CellData.hpp.

Member Data Documentation

◆ hexahedron

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::hexahedron[8][3]

Definition at line 260 of file Intrepid2_CellData.hpp.

◆ hexahedron_20

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::hexahedron_20[20][3]

Definition at line 260 of file Intrepid2_CellData.hpp.

◆ hexahedron_27

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::hexahedron_27[27][3]

Definition at line 260 of file Intrepid2_CellData.hpp.

◆ line

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::line[2][3]

Definition at line 256 of file Intrepid2_CellData.hpp.

◆ line_3

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::line_3[3][3]

Definition at line 256 of file Intrepid2_CellData.hpp.

◆ pyramid

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::pyramid[5][3]

Definition at line 261 of file Intrepid2_CellData.hpp.

◆ pyramid_13

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::pyramid_13[13][3]

Definition at line 261 of file Intrepid2_CellData.hpp.

◆ pyramid_14

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::pyramid_14[14][3]

Definition at line 261 of file Intrepid2_CellData.hpp.

◆ quadrilateral

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::quadrilateral[4][3]

Definition at line 258 of file Intrepid2_CellData.hpp.

◆ quadrilateral_8

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::quadrilateral_8[8][3]

Definition at line 258 of file Intrepid2_CellData.hpp.

◆ quadrilateral_9

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::quadrilateral_9[9][3]

Definition at line 258 of file Intrepid2_CellData.hpp.

◆ tetrahedron

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::tetrahedron[4][3]

Definition at line 259 of file Intrepid2_CellData.hpp.

◆ tetrahedron_10

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::tetrahedron_10[10][3]

Definition at line 259 of file Intrepid2_CellData.hpp.

◆ tetrahedron_11

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::tetrahedron_11[10][3]

Definition at line 259 of file Intrepid2_CellData.hpp.

◆ tetrahedron_8

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::tetrahedron_8[8][3]

Definition at line 259 of file Intrepid2_CellData.hpp.

◆ triangle

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::triangle[3][3]

Definition at line 257 of file Intrepid2_CellData.hpp.

◆ triangle_4

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::triangle_4[4][3]

Definition at line 257 of file Intrepid2_CellData.hpp.

◆ triangle_6

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::triangle_6[6][3]

Definition at line 257 of file Intrepid2_CellData.hpp.

◆ wedge

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::wedge[6][3]

Definition at line 262 of file Intrepid2_CellData.hpp.

◆ wedge_15

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::wedge_15[15][3]

Definition at line 262 of file Intrepid2_CellData.hpp.

◆ wedge_18

template<typename DeviceType >
double Intrepid2::RefCellNodes< DeviceType >::ReferenceNodeDataStatic::wedge_18[18][3]

Definition at line 262 of file Intrepid2_CellData.hpp.


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