23 for (
int i = 0; i < 5; i++)
42 for (
int i = 0; i < 5; i++)
51 for (
int i = 0; i < 5; i++)
59 MFEM_ABORT(
"this method is not valid for Pyramid elements");
virtual void SetVertices(const int *ind)
Set the vertices according to the given input.
virtual int * GetVertices()
virtual int GetNFaces() const
int attribute
Element's attribute (specifying material property, etc).
void SetSize(int nsize)
Change the logical size of the array, keep existing entries.
Abstract data type element.