Intrepid2
Public Attributes | List of all members
Intrepid2::RefCellCenter< DeviceType >::ReferenceCenterDataStatic Struct Reference

Public Attributes

double line [3]
 
double triangle [3]
 
double quadrilateral [3]
 
double tetrahedron [3]
 
double hexahedron [3]
 
double pyramid [3]
 
double wedge [3]
 

Detailed Description

template<typename DeviceType>
struct Intrepid2::RefCellCenter< DeviceType >::ReferenceCenterDataStatic

Definition at line 336 of file Intrepid2_CellData.hpp.

Member Data Documentation

◆ hexahedron

template<typename DeviceType >
double Intrepid2::RefCellCenter< DeviceType >::ReferenceCenterDataStatic::hexahedron[3]

Definition at line 341 of file Intrepid2_CellData.hpp.

◆ line

template<typename DeviceType >
double Intrepid2::RefCellCenter< DeviceType >::ReferenceCenterDataStatic::line[3]

Definition at line 337 of file Intrepid2_CellData.hpp.

◆ pyramid

template<typename DeviceType >
double Intrepid2::RefCellCenter< DeviceType >::ReferenceCenterDataStatic::pyramid[3]

Definition at line 342 of file Intrepid2_CellData.hpp.

◆ quadrilateral

template<typename DeviceType >
double Intrepid2::RefCellCenter< DeviceType >::ReferenceCenterDataStatic::quadrilateral[3]

Definition at line 339 of file Intrepid2_CellData.hpp.

◆ tetrahedron

template<typename DeviceType >
double Intrepid2::RefCellCenter< DeviceType >::ReferenceCenterDataStatic::tetrahedron[3]

Definition at line 340 of file Intrepid2_CellData.hpp.

◆ triangle

template<typename DeviceType >
double Intrepid2::RefCellCenter< DeviceType >::ReferenceCenterDataStatic::triangle[3]

Definition at line 338 of file Intrepid2_CellData.hpp.

◆ wedge

template<typename DeviceType >
double Intrepid2::RefCellCenter< DeviceType >::ReferenceCenterDataStatic::wedge[3]

Definition at line 343 of file Intrepid2_CellData.hpp.


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