Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 52
    • Issues 52
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Merge requests
  • !939

Clarify box_wrap

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Loic Hausammann requested to merge change_box_wrap into master Oct 07, 2019
  • Overview 5
  • Commits 2
  • Changes 1

Currently the implementation of box_wrap is wrong. The box size is b - a and not simply b. As we are always assuming a == 0, the code works fine. Here I am removing the parameter a. If you prefer, I can also simply update the box size in the wrap.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: change_box_wrap