|
Ewoms::FractureMapper< TypeTag > Class Template Reference Stores the topology of fractures. More...
Detailed Descriptiontemplate<class TypeTag>
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
inline |
Constructor.
|
inline |
Marks an edge as having a fracture.
| vertexIdx1 | The index of the edge's first vertex. |
| vertexIdx2 | The index of the edge's second vertex. |
Referenced by Ewoms::DgfGridManager< TypeTag >::addFractures_().
|
inline |
Returns true iff a fracture is associated with a given edge.
| vertex1Idx | The index of the first vertex of the edge. |
| vertex2Idx | The index of the second vertex of the edge. |
|
inline |
Returns true iff a fracture cuts through a given vertex.
| vertexIdx | The index of the vertex. |