IBAMR  IBAMR version 0.19.
Public Member Functions | List of all members
IBTK::LNodeIndexLocalPETScIndexEqual Struct Reference

Comparison functor to check for equality between LNodeIndex objects based on their local PETSc indices.

#include <ibtk/LNodeIndex.h>

Public Member Functions

bool operator() (const LNodeIndex &lhs, const LNodeIndex &rhs) const
 
bool operator() (const LNodeIndex *lhs, const LNodeIndex *rhs) const
 

Member Function Documentation

◆ operator()() [1/2]

bool IBTK::LNodeIndexLocalPETScIndexEqual::operator() ( const LNodeIndex lhs,
const LNodeIndex rhs 
) const
inline

◆ operator()() [2/2]

bool IBTK::LNodeIndexLocalPETScIndexEqual::operator() ( const LNodeIndex lhs,
const LNodeIndex rhs 
) const
inline

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