DataTransferKit - Multiphysics Solution Transfer Services
2.0
|
A CoarseGlobalSearch data structure for global entity coarse search. More...
#include <DTK_CoarseGlobalSearch.hpp>
Public Member Functions | |
Teuchos::ArrayView< const EntityId > | getMissedRangeEntityIds () const |
Return the ids of the range entities that were not during the last search (i.e. those that are guaranteed to not receive data from the transfer). More... | |
A CoarseGlobalSearch data structure for global entity coarse search.
Definition at line 64 of file DTK_CoarseGlobalSearch.hpp.
Teuchos::ArrayView< const EntityId > DataTransferKit::CoarseGlobalSearch::getMissedRangeEntityIds | ( | ) | const |
Return the ids of the range entities that were not during the last search (i.e. those that are guaranteed to not receive data from the transfer).
Definition at line 195 of file DTK_CoarseGlobalSearch.cpp.