Improve mesh batch nrm2: add OpenMP parallelization for packed batches
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.