aboutsummaryrefslogtreecommitdiff
path: root/boltzgen/kernel/target/layout/cpp.py
AgeCommit message (Collapse)Author
2019-10-29Extract cell indexing functionAdrian Kummerlaender
2019-10-29Unify AOS, SOA specific cell preshift between targetsAdrian Kummerlaender
SOA and AOS should not be target specific, neighbor offset calculation / bijection between gid and cell coordinates should be customizable.
2019-10-27Move layout implementations into separate folderAdrian Kummerlaender