Skip to content
Snippets Groups Projects
  • Chichi Lalescu's avatar
    a3d15403
    Merge branch 'feature/new-wrapper' into develop · a3d15403
    Chichi Lalescu authored
    Add simplified wrapper called `DNS`.
    While this will make it slightly more complicated to generate
    peculiar custom codes, the experience so far has been that this current
    version is quite adequate for our needs.
    
    Most of the code generation is removed from the Python wrapper, and
    plain old C++ classes are written for each type of simulation that is to
    be run.
    a3d15403
    History
    Merge branch 'feature/new-wrapper' into develop
    Chichi Lalescu authored
    Add simplified wrapper called `DNS`.
    While this will make it slightly more complicated to generate
    peculiar custom codes, the experience so far has been that this current
    version is quite adequate for our needs.
    
    Most of the code generation is removed from the Python wrapper, and
    plain old C++ classes are written for each type of simulation that is to
    be run.