| add(const Quad &quad) | Opm::Elasticity::BoundaryGrid | |
| addToColumn(size_t col, const Quad &quad) | Opm::Elasticity::BoundaryGrid | inline |
| bilinearSolve(double epsilon, double order, const double *A, const double *B, std::vector< double > &X, std::vector< double > &Y) const | Opm::Elasticity::BoundaryGrid | protected |
| BoundaryGrid() | Opm::Elasticity::BoundaryGrid | inline |
| colGrids | Opm::Elasticity::BoundaryGrid | protected |
| colSize(int i) const | Opm::Elasticity::BoundaryGrid | inline |
| cubicSolve(double eps, double A, double B, double C, double D, std::vector< double > &X) const | Opm::Elasticity::BoundaryGrid | protected |
| extract(FaceCoord &res, const GlobalCoordinate &coord, int dir) | Opm::Elasticity::BoundaryGrid | static |
| extract(Vertex &res, const Dune::FieldVector< double, 3 > &coord, int dir) | Opm::Elasticity::BoundaryGrid | static |
| FaceCoord typedef | Opm::Elasticity::BoundaryGrid | |
| find(Vertex &res, const Vertex &coord) const | Opm::Elasticity::BoundaryGrid | |
| fixNodes | Opm::Elasticity::BoundaryGrid | protected |
| getQuad(int col, int index) const | Opm::Elasticity::BoundaryGrid | inline |
| GlobalCoordinate typedef | Opm::Elasticity::BoundaryGrid | |
| grid | Opm::Elasticity::BoundaryGrid | protected |
| isFixed(int node) const | Opm::Elasticity::BoundaryGrid | inline |
| nodes | Opm::Elasticity::BoundaryGrid | protected |
| operator<< | Opm::Elasticity::BoundaryGrid | friend |
| operator[](int index) | Opm::Elasticity::BoundaryGrid | inline |
| operator[](int index) const | Opm::Elasticity::BoundaryGrid | inline |
| Q4inv(FaceCoord &res, const Quad &q, const FaceCoord &coord, double epsZero, double epsOut) const | Opm::Elasticity::BoundaryGrid | protected |
| size() const | Opm::Elasticity::BoundaryGrid | inline |
| totalNodes() const | Opm::Elasticity::BoundaryGrid | inline |
| uniform(const FaceCoord &min, const FaceCoord &max, int k1, int k2, bool dc=false) | Opm::Elasticity::BoundaryGrid | static |
| ~BoundaryGrid() | Opm::Elasticity::BoundaryGrid | inlinevirtual |