21 for (
int i=0; i<2; i++)
43 for (
int i=0; i<2; i++)
Class for linear FE on interval.
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()
virtual void SetVertices(const int *ind)
Set the indices the element according to the input.
Abstract data type element.
Linear1DFiniteElement SegmentFE