#include <dune/grid-glue/adapter/gridgluecommunicate.hh>
Dune::GridGlue::GlobalId::GlobalId |
( |
| ) |
|
|
inline |
default constructor, required for dune-common RemoteIndices
Dune::GridGlue::GlobalId::GlobalId |
( |
int |
i | ) |
|
|
inline |
constructor from int, required for dune-common RemoteIndices
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 |
The documentation for this struct was generated from the following file: