22#ifndef CPU_TRANS_MAP_AMR_H
23#define CPU_TRANS_MAP_AMR_H
30bool trans_map_1d_amr(
const dccrg::Dccrg<spatial_cell::SpatialCell,dccrg::Cartesian_Geometry>& mpiGrid,
31 const std::vector<CellID>& localPropagatedCells,
32 const std::vector<CellID>& remoteTargetCells,
39 dccrg::Cartesian_Geometry>& mpiGrid,
bool trans_map_1d_amr(const dccrg::Dccrg< spatial_cell::SpatialCell, dccrg::Cartesian_Geometry > &mpiGrid, const std::vector< CellID > &localPropagatedCells, const std::vector< CellID > &remoteTargetCells, std::vector< uint > &nPencils, const uint dimension, const Realf dt, const uint popID)
void update_remote_mapping_contribution_amr(dccrg::Dccrg< spatial_cell::SpatialCell, dccrg::Cartesian_Geometry > &mpiGrid, const uint dimension, int direction, const uint popID)
__global__ void const Realf const uint *__restrict__ const uint *__restrict__ const vmesh::GlobalID *__restrict__ const uint const uint nPencils
An interface to a type with floating point values.