IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
Public Member Functions | List of all members
IBTK::LNodeIndexPosnEqual Class Reference

Comparison functor to check for equality between LNodeIndex objects based on their positions. More...

#include </home/runner/work/IBAMR/IBAMR/ibtk/include/ibtk/LNodeIndex.h>

Public Member Functions

 LNodeIndexPosnEqual (const boost::multi_array_ref< double, 2 > &X_ghosted_local_form_array)
 
bool operator() (const LNodeIndex &lhs, const LNodeIndex &rhs) const
 
bool operator() (const LNodeIndex *lhs, const LNodeIndex *rhs) const
 

Detailed Description

Comparison functor to check for equality between LNodeIndex objects based on their positions.


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