Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
bitpit::PatchKernel::VertexPositionLess Struct Reference

#include <patch_kernel.hpp>

Inheritance diagram for bitpit::PatchKernel::VertexPositionLess:
Inheritance graph
[legend]
Collaboration diagram for bitpit::PatchKernel::VertexPositionLess:
Collaboration graph
[legend]

Public Member Functions

 VertexPositionLess (const PatchKernel &patch)
 
bool operator() (long id_1, long id_2) const
 

Public Attributes

const PatchKernelm_patch
 

Detailed Description

Functional for comparing the position of two vertices.

The comparison is made with respect to the vertex coordinates.

Definition at line 148 of file patch_kernel.hpp.

Constructor & Destructor Documentation

◆ VertexPositionLess()

bitpit::PatchKernel::VertexPositionLess::VertexPositionLess ( const PatchKernel & patch)
inline

Definition at line 150 of file patch_kernel.hpp.

Member Function Documentation

◆ operator()()

bool bitpit::PatchKernel::VertexPositionLess::operator() ( long id_1,
long id_2 ) const
inline

Definition at line 157 of file patch_kernel.hpp.

Member Data Documentation

◆ m_patch

const PatchKernel& bitpit::PatchKernel::VertexPositionLess::m_patch

Definition at line 169 of file patch_kernel.hpp.


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