Skip to content
Snippets Groups Projects
Select Git revision
  • a3d15403ba34ff61c4f69ba08de1452fd739c083
  • master default protected
  • feature/particle_state_generation_with_variable_box_size
  • feature/pp_iteration_example
  • feature/forcing-unit-test
  • feature/dealias-check2
  • bugfix/check_field_exists
  • feature/dealias-check
  • v3.x
  • feature/particles-vectorization
  • 7.0.0
  • 6.2.4
  • 6.2.3
  • 6.2.2
  • 6.2.1
  • 6.2.0
  • 6.1.0
  • 6.0.0
  • 5.8.1
  • 5.8.0
  • 5.7.2
  • 5.7.1
  • 5.7.0
  • 5.6.0
  • 5.5.1
  • 5.5.0
  • 5.4.7
  • 5.4.6
  • 5.4.5
  • 5.4.4
30 results

cpp

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    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