22 for (
int i=0; i<4; i++)
40 for (
int i=0; i<4; i++)
49 for (
int i=0; i<4; i++)
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 logical size of the array, keep existing entries.
Class for bilinear FE on quadrilateral.
virtual int * GetVertices()
BiLinear2DFiniteElement QuadrilateralFE
Abstract data type element.