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