Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize conjugate weight calculation
Move unnecessary wavevector calculation from every calculateWeight(Vector3D r) call to constructor. The wavevector is always the same for any given instance of ConjucateWeightAlgorithm.class
- Loading branch information