23 for (
int i = 0; i < 6; i++)
29 Wedge::Wedge(
int ind1,
int ind2,
int ind3,
int ind4,
int ind5,
int ind6,
44 for (
int i = 0; i < 6; i++)
53 for (
int i = 0; i < 6; i++)
61 MFEM_ABORT(
"this method is not valid for Wedge elements");
virtual int GetNFaces(int &nFaceVertices) const
virtual void SetVertices(const int *ind)
Set the vertices according to the given input.
int attribute
Element's attribute (specifying material property, etc).
void SetSize(int nsize)
Change logical size of the array, keep existing entries.
virtual int * GetVertices()
Abstract data type element.