Skip to content

Optimization for MGGA with domain parallelization.

Nicolas Tancogne-Dejean requested to merge optim_states_elec_calc_lapl into develop

Description

Minor optimization for MGGA with Laplacian dependence and with domain parallelization. Remove the application of the ghost points as this is not needed.

News snippet

Minor optimization for MGGA with Laplacian dependence and with domain parallelization.

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