|
opm-upscaling
|
Comparison predicate for MPCs. More...
#include <mpc.hh>
Public Member Functions | |
| bool | operator() (const MPC *lhs, const MPC *rhs) const |
| Comparison operator used when inserting an MPC-pointer into a set<MPC*,MPC::Less> object. | |
Static Public Attributes | |
| static bool | compareSlaveDofOnly = false |
| Indicates whether only the slave dof number should affect sorting. | |
Comparison predicate for MPCs.
|
static |
Indicates whether only the slave dof number should affect sorting.
The default is to also compare the associated coefficients.