Skip to content
Snippets Groups Projects

Switch index type from int32 to int64

Closed Markus Holzer requested to merge holzer/pystencils:int64 into master

For large domain sizes, int32 is not sufficient. Thus it is planned for waLBerla to change cell_index_t from int to int64. To make it consistent with pystencils and to prevent conversion warnings the index type for pystencils is also adapted to int64

Fixes lbmpy#18 (closed)

Edited by Michael Kuron

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply