Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Goals

Discussion items

CMakeuse
ItemWhoNotes
Meeting time MercuryDPM Meeting is 2-weekly on Monday at 11:00
Last meeting 2018-06-11 MercuryDPM meeting

Use of C++2017

Anthony ThorntonCan someone who knows CMake edit the configuration so that it sets -std=c
C++17
by default, please? On c++14, I get the error 'non static data member declared with placeholder auto' when trying to do something like
auto p = new BaseParticle;
but works on c++17.
   

Action items

  •  
can be used but only in Branches for now, as it is still very new
This is not an issue, as everyone should work in their own Branches and commit to the Branch only when a feature is complete, at which time it can be revised.
Use of initial data files 

Hao's self test requires an initial data file. Currently, there is specific CMake code to copy the init data to the Build.

  •  Anthony Thornton Write CMake code that automatically copies files in subfolders named IniData (or similar) to the build
docs.mercurydpm.org 
  •  Anthony Thornton Make latex equations display correctly on the docs website
  •  Anthony Thornton See if search function on docs website can be improved by updating the doxygen version
Open issues 
Demos