32 MFEM_ASSERT(v.
Size() == 1,
"!");
void SetSize(int nsize)
Change the logical size of the array, keep existing entries.
int Size() const
Return the logical size of the array.
Abstract data type element.
int attribute
Element's attribute (specifying material property, etc).
A 0D point finite element.
void SetVertices(const Array< int > &v) override
Set the indices defining the vertices.
int * GetVertices() override
PointFiniteElement PointFE