DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::PermutationTransfer::LookupResult Struct Reference

Result of buildLookup: ghost-pullable old-global -> new-global map. More...

#include <PermutationTransfer.hpp>

Collaboration diagram for DNDS::PermutationTransfer::LookupResult:
[legend]

Public Member Functions

index resolve (index oldGlobal) const
 

Public Attributes

ArrayAdjacencyPair< 1 > pair
 

Detailed Description

Result of buildLookup: ghost-pullable old-global -> new-global map.

Definition at line 95 of file PermutationTransfer.hpp.

Member Function Documentation

◆ resolve()

index DNDS::PermutationTransfer::LookupResult::resolve ( index  oldGlobal) const
inline

Resolve an old global index to its new global index. The old global must be in the local father or ghost (son) range.

Definition at line 102 of file PermutationTransfer.hpp.

Here is the caller graph for this function:

Member Data Documentation

◆ pair

ArrayAdjacencyPair<1> DNDS::PermutationTransfer::LookupResult::pair

Definition at line 97 of file PermutationTransfer.hpp.


The documentation for this struct was generated from the following file: