|
bool | Opm::Elasticity::EQUAL2 (const BoundaryGrid::FaceCoord &x, const BoundaryGrid::FaceCoord &y, double tol) |
| Check that two points are sufficiently equal. More...
|
|
BoundaryGrid::Vertex | Opm::Elasticity::minXminY (std::vector< BoundaryGrid::Vertex > &in) |
| Find the vertex in the vector with minimum X and minimum Y. More...
|
|
BoundaryGrid::Vertex | Opm::Elasticity::maxXminY (std::vector< BoundaryGrid::Vertex > &in) |
| Find the vertex in the vector with maximum X and minimum Y. More...
|
|
BoundaryGrid::Vertex | Opm::Elasticity::maxXmaxY (std::vector< BoundaryGrid::Vertex > &in) |
| Find the vertex in the vector with maximum X and maximum Y. More...
|
|
BoundaryGrid::Vertex | Opm::Elasticity::minXmaxY (std::vector< BoundaryGrid::Vertex > &in) |
| Find the vertex in the vector with minimum X and maximum Y. More...
|
|
Class describing 2D quadrilateral grids.
- Date
- Nov 9 2011
- Author
- Arne Morten Kvarving / SINTEF