Skip to content

Batchify MGGA term

Nicolas Tancogne-Dejean requested to merge batchify_mgga_term into develop

Description

Batchify the application of the MGGA term, except for the diverge term. The application of the vtau potential, as well as the boundary conditions are therefore batchified and done on the GPU is supported.

News snippet

Optimization for the MGGA with kinetic-energy dependence.

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