- Member Coarsing::interpolate_rot (int id, bool usetimeavg=false)
- Use something better to interpolate velocity than the nearest neighbor interpolation.
- Member Coarsing::interpolate_vel (int id, bool usetimeavg=false)
- Use something better to interpolate velocity than the nearest neighbor interpolation.
- Class cp< d >
- Ghosts should be improved in order to use either a bitset datatype, or a custom datatype, to avoid the limitation to sizeof(uint32_t) in the number of dimension.
- Member DeltaX
- should be runtime value.
- Member Texturing< d >::nrotate
- Implement in the visualisation the possible of rendering other dimensions than 1-2-3
- Member Texturing< d >::singlefiles
- implement tile rendering in the visualisation.