- swithced to prefix "++"
[alexxy/gromacs-domains.git] / src / domaintype.cpp
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-08-13 Alexey Shvetsovq/a
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-16 Anatoly- after a while "розгалужувачил" code into 2 extra...