Home
last modified time | relevance | path

Searched refs:updateSubIndices (Results 1 – 1 of 1) sorted by relevance

/dports/math/dune-multidomaingrid/dune-multidomaingrid-cd5679974fe1c91b56e74022e95f01b1d2018c3b/dune/grid/multidomaingrid/
H A Dindexsets.hh850 applyToCodims(updateSubIndices(*this)); in update()
877 applyToCodims(updateSubIndices(*this)); in updateLevelIndexSet()
941 struct updateSubIndices : public applyToCodim<const updateSubIndices> { struct in Dune::mdgrid::IndexSetWrapper
957 updateSubIndices(ThisType& indexSet) : in updateSubIndices() function