Modify the code to run large plane-wave cutoffs. In this case even local number of G-vectors has to be split in chunks such that augmentation operator can fit in the GPU memory.
augmentation operator was simplified; prepare() and dismiss() functions were removed
augmentation operator derivative class was incorporated in the Augmentation_operator class
TODO:
With this changes it is now possible to run the large cutoff simulations.