Go to the documentation of this file.
18 #ifndef LIBMESH_FACE_QUAD8_SHELL_H
19 #define LIBMESH_FACE_QUAD8_SHELL_H
The libMesh namespace provides an interface to certain functionality in the library.
virtual ElemType type() const override
QuadShell8 & operator=(const QuadShell8 &)=delete
QuadShell8(Elem *p=nullptr)
Constructor.
The QUAD8 is an element in 2D composed of 8 nodes.
virtual ~QuadShell8()=default
This is the base class from which all geometric element types are derived.
QuadShell8 is almost identical to Quad8.
ElemType
Defines an enum for geometric element types.