#include <dune/grid-glue/merging/intersectionlist.hh>
|
template<int I> |
using | Corners = std::array< Local< I >, nVertices > |
|
template<int dim0, int dim1>
struct Dune::GridGlue::SimplicialIntersectionListProvider< dim0, dim1 >::SimplicialIntersection
simplical intersection
◆ Corners
template<int dim0, int dim1>
template<int I>
type of a set of corner local coordinates for an embedding
◆ SimplicialIntersection() [1/2]
template<int dim0, int dim1>
◆ SimplicialIntersection() [2/2]
template<int dim0, int dim1>
◆ corners0
template<int dim0, int dim1>
list of sets of corner local coordinates for embeddings into the first grid
◆ corners1
template<int dim0, int dim1>
list of sets of corner local coordinates for embeddings into the second grid
◆ parents0
template<int dim0, int dim1>
list of parent entities for embeddings into the first grid
◆ parents1
template<int dim0, int dim1>
list of parent entities for embeddings into the second grid
The documentation for this struct was generated from the following file: