|
Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
|
#include "spatial_cell_cpu.hpp"#include "block_adjust_cpu.hpp"#include "../object_wrapper.h"#include "../velocity_mesh_parameters.h"
Go to the source code of this file.
Namespaces | |
| namespace | spatial_cell |
Functions | |
| void | spatial_cell::update_velocity_block_content_lists (dccrg::Dccrg< SpatialCell, dccrg::Cartesian_Geometry > &mpiGrid, const vector< CellID > &cells, const uint popID) |
| void | spatial_cell::adjust_velocity_blocks_in_cells (dccrg::Dccrg< spatial_cell::SpatialCell, dccrg::Cartesian_Geometry > &mpiGrid, const vector< CellID > &cellsToAdjust, const uint popID) |