Make MP correction work with ibrav=0 and cubic cell

This is done by getting ibrav from lattice vectors (at) using at2ibrav from Modules/latgen.f90.

at2ibrav is 'imported' using INTEGER, EXTERNAL :: at2ibrav, will this be picked up by the dependencies mechanism?

Merge request reports

Loading