class to select the returned id by ghost_processorID
More...
template<unsigned int dim, typename T, typename Memory, template< typename > class layout_base, typename Distribution>
class CartDecomposition< dim, T, Memory, layout_base, Distribution >::processor_id
class to select the returned id by ghost_processorID
Definition at line 754 of file CartDecomposition.hpp.
#include <CartDecomposition.hpp>
|
template<typename encap_type > |
static size_t | id (const encap_type &p, size_t b_id) |
| Return the processor id. More...
|
|
◆ id()
template<unsigned int dim, typename T, typename Memory, template< typename > class layout_base, typename Distribution>
template<typename encap_type >
static size_t CartDecomposition< dim, T, Memory, layout_base, Distribution >::processor_id::id |
( |
const encap_type & |
p, |
|
|
size_t |
b_id |
|
) |
| |
|
inlinestatic |
Return the processor id.
- Parameters
-
p | structure containing the id informations |
b_id | box_id |
- Returns
- processor id
Definition at line 765 of file CartDecomposition.hpp.
The documentation for this class was generated from the following file: