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

#include <patch_kernel.hpp>

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

Public Member Functions

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

Detailed Description

Functional for comparing the position of two vertices.

The comparison is made with respect to the vertex coordinates.

Definition at line 177 of file patch_kernel.hpp.

Constructor & Destructor Documentation

◆ VertexPositionGreater()

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

Definition at line 179 of file patch_kernel.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 184 of file patch_kernel.hpp.


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