13#include <Eigen/Geometry>
28 Eigen::Vector3d
const v =
35 Eigen::Vector3d
const v =
Definition of the Element class.
Definition of the Node class.
Eigen::Vector3d const & asEigenVector3d() const
virtual const Node * getNode(unsigned idx) const =0
static bool testElementNodeOrder(Element const &e)
static Eigen::Vector3d getSecondSurfaceVector(Element const &e)
static Eigen::Vector3d getFirstSurfaceVector(Element const &e)
static Eigen::Vector3d getSurfaceNormal(Element const &e)
Returns the surface normal of a 2D element.