26#ifndef VLASIATOR_BLOCK_ADJUST_CPU_HPP
27#define VLASIATOR_BLOCK_ADJUST_CPU_HPP
34#include <dccrg_cartesian_geometry.hpp>
38 #ifndef DEBUG_SPATIAL_CELL
39 #define DEBUG_SPATIAL_CELL
47 dccrg::Dccrg<SpatialCell,dccrg::Cartesian_Geometry>& mpiGrid,
48 const vector<CellID>& cells,
52 dccrg::Dccrg<spatial_cell::SpatialCell,dccrg::Cartesian_Geometry>& mpiGrid,
53 const vector<CellID>& cells,
void adjust_velocity_blocks_in_cells(dccrg::Dccrg< spatial_cell::SpatialCell, dccrg::Cartesian_Geometry > &mpiGrid, const vector< CellID > &cellsToAdjust, const uint popID)
void update_velocity_block_content_lists(dccrg::Dccrg< SpatialCell, dccrg::Cartesian_Geometry > &mpiGrid, const vector< CellID > &cells, const uint popID)