Skip to content
Simone Gasparini edited this page May 31, 2020 · 3 revisions

Todo clean up code

  • Namespaces: make them more coherent with folder structure

    • remove numerical namespace
    • use only a sub-namespace with the same name as the sub-folder
    • introduce a namespace for cuda? currently only cctag
    • use only cctag as namespace?
  • move Operations inside geometry

  • use pragma once instead of ifdef (they are not consistent)

  • order includes

Clone this wiki locally