|
| const openfpm::vector< size_t > & | getKeys () const |
| | Return cellkeys vector. More...
|
| |
| template<typename CellList_type > |
| void | get_hkey (CellList_type &cellList, grid_key_dx< dim > gridKey, size_t m) |
| | Get a linear (1D-like) key from the coordinates and add to the getKeys vector. More...
|
| |
|
template<typename CellList_type > |
| void | linearize_hkeys (CellList_type &cellList, size_t m) |
| |
template<unsigned int dim>
class SFCKeysLinear< dim >
Definition at line 21 of file SFCKeys.hpp.
◆ get_hkey()
template<unsigned int dim>
template<typename CellList_type >
Get a linear (1D-like) key from the coordinates and add to the getKeys vector.
- Template Parameters
-
| CellList_type | Cell list type |
- Parameters
-
| cellList | Cell list object |
| gridKey | grid key |
| m | order of a curve |
Definition at line 45 of file SFCKeys.hpp.
◆ getKeys()
template<unsigned int dim>
Return cellkeys vector.
- Returns
- vector of cell keys
Definition at line 32 of file SFCKeys.hpp.
The documentation for this class was generated from the following file: