Loading...
Searching...
No Matches
bitpit::PatchKernel::CellPositionGreater Struct Reference

#include <patch_kernel.hpp>

Inheritance diagram for bitpit::PatchKernel::CellPositionGreater:
Collaboration diagram for bitpit::PatchKernel::CellPositionGreater:

Public Member Functions

 CellPositionGreater (const PatchKernel &patch, bool native=true)
 
bool operator() (long id_1, long id_2) const
 

Detailed Description

Functional for comparing the position of two cells.

The comparison is made with respect to the cell centroid.

Definition at line 232 of file patch_kernel.hpp.

Constructor & Destructor Documentation

◆ CellPositionGreater()

bitpit::PatchKernel::CellPositionGreater::CellPositionGreater ( const PatchKernel & patch,
bool native = true )
inline

Definition at line 234 of file patch_kernel.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 239 of file patch_kernel.hpp.


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