#include <GenericElement.h>
Public Member Functions | |
virtual CPoint | getNodeLocation (int i) const =0 |
Return the location of the i'th node of this element. |
This is GenericElement's interface to real elements.
Definition at line 19 of file GenericElement.h.
Return the location of the i'th node of this element.
Implemented in ConcreteLocalElement, ConcreteNetworkElement, ConcreteLocalElement, ConcreteNetworkElement, fixedConcreteElement, TetMeshElement, and Triangle3DElement.
Referenced by getSharedVolumeTets(), and GenericElement::shapef_jacobian_at().