NuTo
Numerics Tool
Classes | Namespaces | Enumerations | Functions
Shape.h File Reference
#include <iosfwd>
#include <Eigen/Core>

Go to the source code of this file.

Classes

class  NuTo::Shape
 

Namespaces

 NuTo
 

Enumerations

enum  NuTo::eShape {
  NuTo::eShape::Line, NuTo::eShape::Triangle, NuTo::eShape::Quadrilateral, NuTo::eShape::Tetrahedron,
  NuTo::eShape::Hexahedron, NuTo::eShape::Prism, NuTo::eShape::Pyramid
}
 

Functions

bool NuTo::operator== (const Shape &lhs, const Shape &rhs)
 
bool NuTo::operator!= (const Shape &lhs, const Shape &rhs)