22 for (
int i=0; i<4; i++)
40 for (
int i=0; i<4; i++)
49 for (
int i=0; i<4; i++)
BiLinear2DFiniteElement QuadrilateralFE
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 the logical size of the array, keep existing entries.
A 2D bi-linear element on a square with nodes at the vertices of the square.
virtual int * GetVertices()
Abstract data type element.