#include <Albany_TmplSTKMeshStruct.hpp>
Public Types | |
enum | { size = 2 } |
typedef shards::Quadrilateral< 4 > | default_element_type |
typedef shards::Triangle< 3 > | optional_element_type |
typedef shards::Line< 2 > | default_element_side_type |
Definition at line 154 of file Albany_TmplSTKMeshStruct.hpp.
typedef shards::Quadrilateral<4> Albany::albany_stk_mesh_traits< 2 >::default_element_type |
Definition at line 157 of file Albany_TmplSTKMeshStruct.hpp.
typedef shards::Triangle<3> Albany::albany_stk_mesh_traits< 2 >::optional_element_type |
Definition at line 158 of file Albany_TmplSTKMeshStruct.hpp.
typedef shards::Line<2> Albany::albany_stk_mesh_traits< 2 >::default_element_side_type |
Definition at line 159 of file Albany_TmplSTKMeshStruct.hpp.
anonymous enum |
Definition at line 156 of file Albany_TmplSTKMeshStruct.hpp.