Chaste Commit::ca8ccdedf819b6e02855bc0e8e6f50bdecbc5208
|
#include <AbstractBoundaryConditionsContainer.hpp>
Public Member Functions | |
bool | operator() (const Node< SPACE_DIM > *const &n1, const Node< SPACE_DIM > *const &n2) const |
Helper struct storing an operator for computing whether one node has a lower index than another.
Definition at line 54 of file AbstractBoundaryConditionsContainer.hpp.
|
inline |
Less-then node index comparison operator.
n1 | pointer to a node |
n2 | pointer to a node |
Definition at line 62 of file AbstractBoundaryConditionsContainer.hpp.
References Node< SPACE_DIM >::GetIndex().