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

#include <patch_kernel.hpp>

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

Public Member Functions

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

Detailed Description

Functional for comparing the position of two cells.

WARNING: the function is faster than the comparison based on cell centroid but its result is not indepenedent of the vertex order.

The comparison is made with respect to the position of cell vertices.

Definition at line 303 of file patch_kernel.hpp.

Constructor & Destructor Documentation

◆ CellFuzzyPositionGreater()

bitpit::PatchKernel::CellFuzzyPositionGreater::CellFuzzyPositionGreater ( PatchKernel & patch)
inline

Definition at line 305 of file patch_kernel.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 310 of file patch_kernel.hpp.


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