Loading...
Searching...
No Matches
bitpit::PatchKernel::VertexPositionGreater Struct Reference
#include <patch_kernel.hpp>
Inheritance diagram for bitpit::PatchKernel::VertexPositionGreater:

Collaboration diagram for bitpit::PatchKernel::VertexPositionGreater:

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()
|
inline |
Definition at line 179 of file patch_kernel.hpp.
Member Function Documentation
◆ operator()()
|
inline |
Definition at line 184 of file patch_kernel.hpp.
The documentation for this struct was generated from the following file:
- src/patchkernel/patch_kernel.hpp
