Skip to content

Revert "Filling the ellipsoid methods and a bit of refactoring"

Anas requested to merge Ellipsoid-code-filling into master

Filling Ellipsoid methods in EllipsoidAtom.h and EllipsoidAtom.cxx files. The refactoring part refers to the use of static methods, i.e get ellipsoid parameters, these static methods are used in diffusion code and also called inside ellipsoid class methods. Compiling code. This reverts commit 625b50ed.

Merge request reports