|
Flow123d
JS_before_hm-1713-g943b6bc16
|

Go to the source code of this file.
Classes | |
| class | IntersectionPointAux< N, M > |
| Internal auxiliary class represents an intersection point of simplex<N> and simplex<M>. More... | |
| class | IntersectionAux< dimA, dimB > |
| Internal auxiliary class representing intersection object of simplex<dimA> and simplex<dimB>. More... | |
| class | IntersectionLocal< dimA, dimB > |
| Class represents intersection of two elements. More... | |
| class | ElementAccessor< spacedim > |
| class | IntersectionAlgorithmBase< dimA, dimB > |
| class | InspectElementsAlgorithm< dim > |
| Class implements algorithm for dim-dimensional intersections with 3D elements. More... | |
| struct | InspectElementsAlgorithm< dim >::Prolongation |
| Auxiliary structure for prolongation process. More... | |
| class | InspectElementsAlgorithm22 |
| Implements algorithm for finding 2D-2D intersections. More... | |
| class | InspectElementsAlgorithm12 |
| Implements algorithm for finding 1D-2D intersections. More... | |
Typedefs | |
| typedef std::pair< unsigned int, IntersectionLocalBase * > | ILpair |
| First = element index, Second = pointer to intersection object. More... | |
| typedef std::pair<unsigned int, IntersectionLocalBase*> ILpair |
First = element index, Second = pointer to intersection object.
Definition at line 37 of file inspect_elements_algorithm.hh.
1.8.17