- changed from RVec[0/1/2] to RVec(x, y, z)
[alexxy/gromacs-domains.git] / src / domaintests.cpp
2020-07-29 Anatoly- changed from RVec[0/1/2] to RVec(x, y, z)
2020-07-24 Anatoly- fixed a numeric issue where staring frame was not...
2020-07-23 Anatoly- added FRIEND_TEST(s) to domaintype.h
2020-07-21 Anatoly- changed "double" to "long double" for fit const
2020-07-20 Anatoly- some tests
2020-07-17 Anatoly- minor tests fixes