|
DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
|
#include <MeshConnectivity.hpp>
Public Member Functions | |
| bool | operator() (index a, index c, int nShared) const |
Public Attributes | |
| int | minShared {1} |
| bool | removeSelf {false} |
Predicate for ComposeFiltered: keep (A, C) pairs sharing >= minShared intermediate B-entities.
Definition at line 516 of file MeshConnectivity.hpp.
Definition at line 521 of file MeshConnectivity.hpp.
| int DNDS::Geom::SharedCountPredicate::minShared {1} |
Definition at line 518 of file MeshConnectivity.hpp.
| bool DNDS::Geom::SharedCountPredicate::removeSelf {false} |
Definition at line 519 of file MeshConnectivity.hpp.