Versions Compared

Key

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

...

TimeItemWhoNotes
 Review last meeting 2017-08-22 Meeting notes
    
 Review recent commits 

New gimmicks useful for everyone:

  • helpers::getRealTime() to output time in seconds;
  • helpers::getPath() returns the path of the executable
  • if VTK files are written, a python script is created to load the files in paraview
 Git-Svn bridgeAnthony Thornton

 

 Interactions: list vs. vectorFormer user (Deleted)Every BaseInteractable has a std::list of interactions, while getInteractionWith returns a vector. Please choose one and be consistent.
 setIndSpeciesIrana DenissenDo we want to keep setIndSpecies deprecated? It causes a lot of warnings, and the alternative is not that much nicer.
 Next meeting