Home
last modified time | relevance | path

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

/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/alugrid/common/
H A Dbisectioncompatibility.hh413 ElementType V1Part(newNeigh); in type0Algorithm() local
418 auto it = std::find(V1Part.begin(),V1Part.end(),newNeigh[i]); in type0Algorithm()
419 V1Part.erase( it ); in type0Algorithm()
433 newNeigh[ i ] = V1Part[ i - 1 ] ; in type0Algorithm()