Wildmeshing Toolkit
|
#include <HomogeneousSimplexLessFunctor.hpp>
Public Member Functions | |
HomogeneousSimplexLessFunctor (const Mesh &mm, PrimitiveType pt) | |
bool | operator() (const Tuple &t0, const Tuple &t1) const |
Public Attributes | |
const Mesh & | m |
const PrimitiveType | primitive_type |
Definition at line 8 of file HomogeneousSimplexLessFunctor.hpp.
|
inline |
Definition at line 13 of file HomogeneousSimplexLessFunctor.hpp.
|
inline |
Definition at line 18 of file HomogeneousSimplexLessFunctor.hpp.
References wmtk::simplex::utils::SimplexComparisons::less(), m, and primitive_type.
const Mesh& wmtk::simplex::internal::HomogeneousSimplexLessFunctor::m |
Definition at line 10 of file HomogeneousSimplexLessFunctor.hpp.
Referenced by operator()().
const PrimitiveType wmtk::simplex::internal::HomogeneousSimplexLessFunctor::primitive_type |
Definition at line 11 of file HomogeneousSimplexLessFunctor.hpp.
Referenced by operator()().