|
Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
|
#include "spatial_cell_cpu.hpp"

Go to the source code of this file.
Namespaces | |
| namespace | spatial_cell |
| namespace | spatial_cell::Transfer |
Macros | |
| #define | error_velocity_cell 0xFFFFFFFFu |
| #define | error_velocity_cell_index 0xFFFFFFFFu |
| #define error_velocity_cell 0xFFFFFFFFu |
Used as an error from functions returning velocity cells or as a cell that would be outside of the velocity block
Definition at line 40 of file spatial_cell_wrapper.hpp.
| #define error_velocity_cell_index 0xFFFFFFFFu |
Used as an error from functions returning velocity cell indices or as an index that would be outside of the velocity block
Definition at line 46 of file spatial_cell_wrapper.hpp.