- fixed description
[alexxy/gromacs-spacetimecorr.git] / src / spacetimecorrtests.cpp
2020-10-14 Anatoly- changed to prefix "++"
2020-10-02 Anatoly- changed the way the functions are called
2020-09-30 Anatoly- fixed include
2020-09-30 Anatoly- added gromacs lib to the project
2020-07-29 Anatoly- fixed graphCalculations bug with wrong reference...
2020-07-29 Anatoly- changed if(){}else{} to =std::max()
2020-07-29 Anatoly- added resize(0) for subGraph data boxes (potential...
2020-07-28 Anatoly- added some template basis for future tests
2020-07-28 Anatoly- added index into corrType as internal data
2020-07-24 Anatoly- созданы шаблоны для заполнения тестов / имплементиров...
2020-07-17 Anatoly- separated corr type into (cpp/h) combo
2020-07-17 Anatoly- added gtest framework