Home
last modified time | relevance | path

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

/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/alugrid/common/
H A Dbisectioncompatibility.hh202 const bool useAnnounced = useAnnouncedEdge_; in type0Algorithm() local
308 if( useAnnounced && (nodeInEl == type0nodes_[0] && nodeInNeigh == type0nodes_[1] ) ) in type0Algorithm()
323 if ( useAnnounced && ( nodeInEl == type0nodes_[1] && nodeInNeigh == type0nodes_[0] ) ) in type0Algorithm()