Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
S src
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 61
    • Issues 61
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OPAL
  • src
  • Issues
  • #108

Closed
Open
Created May 19, 2017 by snuverink_j@snuverink_jDeveloper

Revise macros such as DBG_SCALARFIELD and replace them with an Option command

Compiling OPAL with the option DBG_SCALARFIELD gives the following compiler error:

src/Classic/Algorithms/PartBunch.cpp: In member function ‘void PartBunch::computeSelfFields(int)’:
/home/scratch/OPAL/src/src/Classic/Algorithms/PartBunch.cpp:715:29: error: ‘rmin’ was not declared in this scope
             *gmsg << (rmin(0) - origin(0)) / spacing(0) << "\t"
                             ^

This was introduced in commit 595b4b83

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking