|
Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
|


Go to the source code of this file.
Macros | |
| #define | i_pcolumnv(j, k, k_block, num_k_blocks) |
| #define | i_pcolumnv_b(planeVectorIndex, k, k_block, num_k_blocks) |
Functions | |
| void | loadColumnBlockData (const vmesh::VelocityMesh *vmesh, vmesh::VelocityBlockContainer *blockContainer, const vmesh::GlobalID *blocks, const vmesh::LocalID n_blocks, const int dimension, Vec *__restrict__ values) |
Definition at line 11 of file cpu_acc_load_blocks.hpp.
| #define i_pcolumnv_b | ( | planeVectorIndex, | |
| k, | |||
| k_block, | |||
| num_k_blocks ) |
Definition at line 12 of file cpu_acc_load_blocks.hpp.
| void loadColumnBlockData | ( | const vmesh::VelocityMesh * | vmesh, |
| vmesh::VelocityBlockContainer * | blockContainer, | ||
| const vmesh::GlobalID * | blocks, | ||
| const vmesh::LocalID | n_blocks, | ||
| const int | dimension, | ||
| Vec *__restrict__ | values ) |
Definition at line 28 of file cpu_acc_load_blocks.cpp.

