All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
boundarygrid.cpp File Reference

Class describing 2D quadrilateral grids. More...

#include "boundarygrid.hh"
#include <iostream>

Namespaces

 Opm
 Class for immiscible dead oil and dry gas.
 

Functions

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...
 

Detailed Description

Class describing 2D quadrilateral grids.

Date
Nov 9 2011
Author
Arne Morten Kvarving / SINTEF