You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PMoldtmann edited this page Nov 29, 2022
·
1 revision
The simulation domain is devided into macroscopic cells in lexicographic ordering. These macroscopic cells are extended by a ghost layer in each direction, effectively making the domain have a size of GlobalNumberMacroscopicCells_d + 2.
Every point within the simulation domain can be referenced by globalCellIndex, localCellIndex.
globalCellIndex can be expressed in terms of a vector index or a linearised index over the whole domain