![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
insertionindexpermutation.hh
Go to the documentation of this file.
69std::vector<std::size_t> boundarySegmentInsertionIndices(const GridFactory& gridFactory, const Grid& grid)
103void permuteFromBoundarySegmentInsertionIndices(const GridFactory& gridFactory, const Grid& grid, Container& data)
Definition dunefunctionsboundaryfunctionalassembler.hh:29
void permuteInplace(const Permutation &permutation, DataContainer &data)
Apply inplace permutation to container.
Definition insertionindexpermutation.hh:36
void permuteFromBoundarySegmentInsertionIndices(const GridFactory &gridFactory, const Grid &grid, Container &data)
Permute container according to boundary segment permutation.
Definition insertionindexpermutation.hh:103
std::vector< std::size_t > boundarySegmentInsertionIndices(const GridFactory &gridFactory, const Grid &grid)
Compute permutation of boundary segments.
Definition insertionindexpermutation.hh:69
LeafGridView leafGridView() const
size_t numBoundarySegments() const
virtual unsigned int insertionIndex(const typename Codim< 0 >::Entity &entity) const
virtual bool wasInserted(const typename GridType::LeafIntersection &intersection) const
Encapsulate the set of the boundary intersections of a GridView.
Definition boundary.hh:27
T forward(T... args)
T max(T... args)
T swap(T... args)
