#include <dune/grid-glue/adapter/gridgluecommunicate.hh>
◆ GlobalId() [1/3]
| Dune::GridGlue::GlobalId::GlobalId |
( |
| ) |
|
|
inline |
default constructor, required for dune-common RemoteIndices
◆ GlobalId() [2/3]
| Dune::GridGlue::GlobalId::GlobalId |
( |
int | i | ) |
|
|
inline |
constructor from int, required for dune-common RemoteIndices
◆ GlobalId() [3/3]
| Dune::GridGlue::GlobalId::GlobalId |
( |
int | i, |
|
|
int | j, |
|
|
unsigned int | n ) |
|
inline |
constructor
- Parameters
-
| i | rank of processor 1 |
| j | rank of processor 2 |
| n | local intersection index |
◆ first_type
| T1 std::pair< T1, T2 >::first_type |
|
inherited |
◆ second_type
| T2 std::pair< T1, T2 >::second_type |
|
inherited |
The documentation for this struct was generated from the following file: