alexxy/gromacs-domains.git
2022-01-13 Anatoly Titov- changed back to how it was, everything was ok master
2022-01-13 Anatoly Titov- changed how domains are registred
2021-12-24 Anatoly Titov- may be gmx namespace is needed
2021-01-26 Anatoly- potentially increased speed of parallel fitting
2021-01-22 Anatoly- added some performance tests
2021-01-22 Anatoly- changed data handle (potentially fastened) analyze...
2020-11-10 Anatoly- added indexFlag
2020-11-09 Anatoly- changed the order in domain.print() so the main group...
2020-11-06 Anatoly- temporary fix to output the main group (labeled C...
2020-10-14 Anatoly- swithced to prefix "++"
2020-10-02 Anatoly- optimised memory storage for domains
2020-10-01 Anatoly- small issues with print out data "lud" to "lu"
2020-09-30 Anatoly- changed requirement to c++17
2020-09-29 Anatoly- in general implemented "new" knowledge of C++
2020-09-15 Anatoly- deleted cout for eps
2020-09-15 Anatoly- fixed a misplaced cout
2020-09-15 Anatoly- test to figure out A' or nm
2020-09-15 Anatoly- fixed a bug in matrix filling
2020-09-15 Anatoly- changed to safer matrix fill
2020-09-11 Anatoly- removed cout output
2020-09-11 Anatoly- test cout
2020-09-11 Anatoly- added ".resize(0)" to first usage of vectors
2020-09-11 Anatoly- fixed a strange issue with vector resize
2020-09-11 Anatoly- removed extra .resize()
2020-09-11 Anatoly- fixed creation of a new window on a wrong frame number
2020-09-11 Alexey ShvetsovAdd missing header
2020-09-10 Anatolyfixed 2 other includes
2020-09-10 Anatoly- fixed include
2020-09-09 Anatoly- changed "<=" to "<"
2020-09-09 Anatoly- added extra tests to check on different sized structures
2020-08-13 Alexey Shvetsovq/a
2020-07-29 Anatoly- optimized Fit/Domain tests to be more readable
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
2020-07-17 Anatolyadded gtest sources
2020-07-16 Anatoly- after a while "розгалужувачил" code into 2 extra...
2020-07-16 Anatoly- sorted input commands
2020-07-15 AnatolyUpdated the code to work with the latest gromacs (with...
2020-01-31 Anatoly- minor updates
2020-01-30 Anatolydomain data class implementation
2020-01-29 Anatolyclass debugging
2020-01-28 Anatolyimplemented domainType class
2019-11-20 Anatoly- minor fixes
2019-11-18 Anatolyfixed memory overcommitment
2019-10-29 Anatolystill need to find THE bug
2019-10-29 Anatolypre rebuild state
2019-01-11 Anatoly Titovreworked on RVec
2019-01-11 Anatoly Titovreworked on RVec
2018-12-19 Anatoly Titovminor fixes
2017-06-06 Anatoly Titovcleaned up for diploma
2017-04-05 Anatoly Titovadded extra comments while finding domains
2017-04-05 Anatoly Titovadded new domain searching algo (<=)
2017-02-27 Anatoly Titovchanged the way frames are analyzed
2017-02-20 Anatoly Titov- changed the way data stored while work in progress
2017-02-13 Anatoly Titovchanged saving method
2017-02-06 Anatoly Titovadded selectable constants
2016-12-22 Anatoly Titovfixes
2016-12-22 Alexey ShvetsovOpenMP enable
2016-12-22 Alexey ShvetsovAdd openmp
2016-12-22 Anatoly Titovmore fixes
2016-12-22 Anatoly Titovmore fixes
2016-12-22 Anatoly Titovfixed local misspellings
2016-12-22 Anatoly Titovremade writing output file function
2016-12-22 Alexey ShvetsovInitial version of gmx domains imported from domain...