Skip to content

Some more refactoring of the lattice vectors

Micael Oliveira requested to merge more_latt_refactor into develop

Description

Some more refactoring of the lattice vectors:

  • use the norm of the lattice vectors instead of lsize in some places
  • lattice vectors arrays are now allocated to the right size, instead of being of size MAX_DIM.

Merge request reports