Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Master

frey_m requested to merge AMAS-members/frey_m/codes/src:master into master

AMR:

  • bug fix: overflow in AMR-MG
  • write solver SDDS file according to error criteria specified (L2, LINF or L1)
  • main CMakeLists.txt: use add_compile_options instead of CMAKE_CXX_FLAGS also in case of AMR
  • multi-bunch-mode:
    • add input parameter MB_ET
    • remove unused parameter NNB
    • read newly injected bunch always from H5 file instead of keeping in memory

Merge request reports