DataTransferKit - Multiphysics Solution Transfer Services  2.0
Public Member Functions | List of all members
DataTransferKit::CoarseGlobalSearch Class Reference

A CoarseGlobalSearch data structure for global entity coarse search. More...

#include <DTK_CoarseGlobalSearch.hpp>

Public Member Functions

Teuchos::ArrayView< const EntityIdgetMissedRangeEntityIds () 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...
 

Detailed Description

A CoarseGlobalSearch data structure for global entity coarse search.

Definition at line 64 of file DTK_CoarseGlobalSearch.hpp.

Member Function Documentation

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).

Returns
A view of the ids.

Definition at line 195 of file DTK_CoarseGlobalSearch.cpp.


The documentation for this class was generated from the following files: