Skip to content

Improve mesh batch nrm2: add OpenMP parallelization for packed batches

Sebastian Ohlmann requested to merge improve_mesh_batch_nrm2 into develop

Description

Add OpenMP parallelization for the norm calculation (mesh_batch_nrm2).

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports