My Project
|
Representation of multi-point constraint (MPC) equations. More...
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. | |
std::ostream & | Opm::Elasticity::operator<< (std::ostream &s, const MPC::DOF &d) |
Representation of multi-point constraint (MPC) equations.