Skip to content

Cleanup of Distributed Fields (+ Fixed Pipeline)

Boris Martin requested to merge cleanup into master

Removed dead code, invalid type conversions (unsigned to signe, mix of 32 and 64 bits), made clearer the difference between a key and a tag. Also fixed some PETSc code that the pipeline doesn't recognize.

Edited by Boris Martin

Merge request reports