21 for (
int i=0; i<2; i++)
43 for (
int i=0; i<2; i++)
Linear1DFiniteElement SegmentFE
A 1D linear element with nodes on the endpoints.
int attribute
Element's attribute (specifying material property, etc).
void SetSize(int nsize)
Change the logical size of the array, keep existing entries.
virtual int * GetVertices()
virtual void SetVertices(const int *ind)
Set the indices the element according to the input.
Abstract data type element.