|
My Project
|
Representation of multi-point constraint (MPC) equations. More...
#include "mpc.hh"Namespaces | |
| namespace | Opm |
| Inverting small matrices. | |
Functions | |
| bool | Opm::Elasticity::operator< (const MPC::DOF &lhs, const MPC::DOF &rhs) |
| Global operator for comparing two MPC::DOF objects. | |
| std::ostream & | Opm::Elasticity::operator<< (std::ostream &s, const MPC &mpc) |
| Global stream operator printing a constraint equation. | |
Representation of multi-point constraint (MPC) equations.