Public Member Functions | Public Attributes | List of all members
oomph::TriangleMesh< ELEMENT >::Point Struct Reference

Public Member Functions

bool operator< (const Point &p) const
 

Public Attributes

coord_t x
 
coord_t y
 

Detailed Description

template<class ELEMENT>
struct oomph::TriangleMesh< ELEMENT >::Point

Definition at line 2185 of file triangle_mesh.template.h.

Member Function Documentation

◆ operator<()

template<class ELEMENT >
bool oomph::TriangleMesh< ELEMENT >::Point::operator< ( const Point p) const
inline

Member Data Documentation

◆ x

template<class ELEMENT >
coord_t oomph::TriangleMesh< ELEMENT >::Point::x

◆ y

template<class ELEMENT >
coord_t oomph::TriangleMesh< ELEMENT >::Point::y

The documentation for this struct was generated from the following file: