Public Member Functions | Static Public Attributes | List of all members
oomph::classcomp Struct Reference

Public Member Functions

bool operator() (const std::pair< double, double > &lhs, const std::pair< double, double > &rhs) const
 

Static Public Attributes

static double Tol = 1.0e-14
 

Detailed Description

Definition at line 15198 of file triangle_mesh.template.cc.

Member Function Documentation

◆ operator()()

bool oomph::classcomp::operator() ( const std::pair< double, double > &  lhs,
const std::pair< double, double > &  rhs 
) const
inline

Definition at line 15205 of file triangle_mesh.template.cc.

References Tol.

Member Data Documentation

◆ Tol

double oomph::classcomp::Tol = 1.0e-14
static

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