alexxy/gromacs-spacetimecorr.git
3 years ago- added gromacs lib to the project
Anatoly [Wed, 30 Sep 2020 13:05:38 +0000 (16:05 +0300)]
- added gromacs lib to the project
- replaced fit Lib with the new one
- implemented some c++17 fitures

3 years agoq/a
Alexey Shvetsov [Thu, 13 Aug 2020 20:19:39 +0000 (23:19 +0300)]
q/a

Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
3 years ago- fixed graphCalculations bug with wrong reference iterator [i] to [j]
Anatoly [Wed, 29 Jul 2020 12:48:43 +0000 (15:48 +0300)]
- fixed graphCalculations bug with wrong reference iterator [i] to [j]
- fixed a wrong resize of subGraphRouts
- fixed the order in which Routs are saved (it seems they were in
reverse)
- added 2 function tests

3 years ago- changed if(){}else{} to =std::max()
Anatoly [Wed, 29 Jul 2020 11:32:27 +0000 (14:32 +0300)]
- changed if(){}else{} to =std::max()
- some test touches

3 years ago- added resize(0) for subGraph data boxes (potential bug fixed)
Anatoly [Wed, 29 Jul 2020 11:18:11 +0000 (14:18 +0300)]
- added resize(0) for subGraph data boxes (potential bug fixed)
- minor tests touches

3 years ago- added some template basis for future tests
Anatoly [Tue, 28 Jul 2020 13:31:53 +0000 (16:31 +0300)]
- added some template basis for future tests

3 years ago- added index into corrType as internal data
Anatoly [Tue, 28 Jul 2020 12:23:31 +0000 (15:23 +0300)]
- added index into corrType as internal data
- fixed functions to accept index
- changed some names in main function to look better
- implemented test for setDefaults

3 years ago- созданы шаблоны для заполнения тестов / имплементированы как друзья
Anatoly [Fri, 24 Jul 2020 11:07:34 +0000 (14:07 +0300)]
- созданы шаблоны для заполнения тестов / имплементированы как друзья
класса для доступа к его приватной части

3 years ago- updated newFit to domain's standart
Anatoly [Fri, 24 Jul 2020 10:43:21 +0000 (13:43 +0300)]
- updated newFit to domain's standart

3 years ago- separated corr type into (cpp/h) combo
Anatoly [Fri, 17 Jul 2020 11:51:25 +0000 (14:51 +0300)]
- separated corr type into (cpp/h) combo
- added template for tests

3 years ago- added corrtype template (cpp/h)
Anatoly [Fri, 17 Jul 2020 10:52:35 +0000 (13:52 +0300)]
- added corrtype template (cpp/h)

3 years ago- added gtest framework
Anatoly [Fri, 17 Jul 2020 09:47:49 +0000 (12:47 +0300)]
- added gtest framework
- added fitLib (cpp/h)

3 years ago- sorted input commands
Anatoly [Thu, 16 Jul 2020 08:32:11 +0000 (11:32 +0300)]
- sorted input commands
- added launch template into description

3 years ago- fixed warnings (sort of)
Anatoly [Wed, 15 Jul 2020 09:40:01 +0000 (12:40 +0300)]
- fixed warnings (sort of)
- deleted old framework, only class remains
- fixed CMake and such to work with Gromacs 2020.x with Alexios changes

4 years ago- added class usage into code
Anatoly [Fri, 20 Mar 2020 10:09:01 +0000 (13:09 +0300)]
- added class usage into code
- next step is to test old/new tech

4 years ago- added "cgo-arrow" output into the class
Anatoly [Wed, 18 Mar 2020 13:37:21 +0000 (16:37 +0300)]
- added "cgo-arrow" output into the class

4 years agoadded subGraph calculations
Anatoly [Wed, 4 Mar 2020 12:31:31 +0000 (15:31 +0300)]
added subGraph calculations

4 years agosupposedly working corrEval class
Anatoly [Thu, 27 Feb 2020 13:52:12 +0000 (16:52 +0300)]
supposedly working corrEval class

4 years agoclass birth
Anatoly [Thu, 27 Feb 2020 13:34:44 +0000 (16:34 +0300)]
class birth

4 years ago- added trj fitting
Anatoly [Wed, 20 Nov 2019 13:59:40 +0000 (16:59 +0300)]
- added trj fitting

4 years ago- clean working version with sliding window
Anatoly [Mon, 29 Jul 2019 11:21:26 +0000 (14:21 +0300)]
- clean working version with sliding window

4 years ago-fashion cleaning
Anatoly Titov [Wed, 24 Jul 2019 14:07:25 +0000 (17:07 +0300)]
-fashion cleaning

4 years ago- added difference notifications
Anatoly Titov [Wed, 24 Jul 2019 13:59:05 +0000 (16:59 +0300)]
- added difference notifications

4 years ago- changed routs' output
Anatoly Titov [Wed, 24 Jul 2019 11:44:20 +0000 (14:44 +0300)]
- changed routs' output
- merged outputs into 1 file

4 years ago- routs[i]
Anatoly [Thu, 11 Jul 2019 12:13:12 +0000 (15:13 +0300)]
- routs[i]
- read from file

4 years agotesting window + tau
Anatoly [Tue, 9 Jul 2019 13:14:48 +0000 (16:14 +0300)]
testing window + tau

4 years agotrying to find the parralel answer
Anatoly [Mon, 24 Jun 2019 16:36:24 +0000 (19:36 +0300)]
trying to find the parralel answer

4 years agotesting parallel + copy or traj and ref
Anatoly [Fri, 21 Jun 2019 16:43:53 +0000 (19:43 +0300)]
testing parallel + copy or traj and ref

4 years agoFix cmake
Alexey Shvetsov [Fri, 21 Jun 2019 12:45:59 +0000 (15:45 +0300)]
Fix cmake

Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
4 years agoadded -fsanitize crutch to stabilise performance
Anatoly [Thu, 20 Jun 2019 15:04:23 +0000 (18:04 +0300)]
added -fsanitize crutch to stabilise performance
also made some params const

4 years agoMake it return =D
Alexey Shvetsov [Wed, 19 Jun 2019 10:59:49 +0000 (13:59 +0300)]
Make it return =D

Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
4 years agoremoved text between matrixes -> just a number
Anatoly [Wed, 19 Jun 2019 10:46:16 +0000 (13:46 +0300)]
removed text between matrixes -> just a number

4 years agofor -> from
Anatoly [Fri, 14 Jun 2019 15:16:57 +0000 (18:16 +0300)]
for -> from

4 years agoreworked output on the screen
Anatoly [Fri, 14 Jun 2019 15:15:30 +0000 (18:15 +0300)]
reworked output on the screen

4 years agoprobably removed all warnings
Anatoly [Fri, 14 Jun 2019 15:05:29 +0000 (18:05 +0300)]
probably removed all warnings
except unused params

4 years agochanged fscanf to fgets
Anatoly [Mon, 10 Jun 2019 14:40:58 +0000 (17:40 +0300)]
changed fscanf to fgets

4 years agochanged reading mtrx
Anatoly [Mon, 10 Jun 2019 14:34:47 +0000 (17:34 +0300)]
changed reading mtrx

4 years agofscanf returns int
Anatoly [Mon, 10 Jun 2019 13:58:15 +0000 (16:58 +0300)]
fscanf returns int
made account of that

4 years agodeclared a[100]
Anatoly [Mon, 10 Jun 2019 13:55:50 +0000 (16:55 +0300)]
declared a[100]

4 years agotemp to &temp in fscanf
Anatoly [Mon, 10 Jun 2019 13:52:48 +0000 (16:52 +0300)]
temp to &temp in fscanf

4 years agoadded new working mode when crls are evaluated
Anatoly [Mon, 10 Jun 2019 13:41:24 +0000 (16:41 +0300)]
added new working mode when crls are evaluated

5 years ago- complete change to reference instead of basic_frame
Anatoly [Wed, 15 May 2019 10:42:36 +0000 (13:42 +0300)]
- complete change to reference instead of basic_frame

5 years ago- changed correlation evaluation
Anatoly [Wed, 15 May 2019 10:38:55 +0000 (13:38 +0300)]
- changed correlation evaluation
- added reference frame as reference

5 years agoomp test
Anatoly [Wed, 30 Jan 2019 13:43:10 +0000 (16:43 +0300)]
omp test

5 years agoold omp style
Anatoly [Wed, 30 Jan 2019 13:29:21 +0000 (16:29 +0300)]
old omp style

5 years agoalso changed omp
Anatoly [Wed, 30 Jan 2019 13:01:38 +0000 (16:01 +0300)]
also changed omp

5 years agofixed diffusion
Anatoly [Wed, 30 Jan 2019 13:00:51 +0000 (16:00 +0300)]
fixed diffusion

5 years agoadded diffusion calculation
Anatoly [Wed, 30 Jan 2019 12:22:38 +0000 (15:22 +0300)]
added diffusion calculation

5 years agochanged pairs output line
Anatoly [Mon, 21 Jan 2019 12:34:18 +0000 (15:34 +0300)]
changed pairs output line

5 years agochanged the sequence of functions
Anatoly Titov [Tue, 15 Jan 2019 11:44:29 +0000 (14:44 +0300)]
changed the sequence of functions
to write corrs right after their evaluation

5 years agominor fixes
Anatoly Titov [Tue, 15 Jan 2019 11:32:01 +0000 (14:32 +0300)]
minor fixes

5 years ago-threadsanitazer
Anatoly Titov [Tue, 15 Jan 2019 11:15:22 +0000 (14:15 +0300)]
-threadsanitazer

5 years agodifferent omp enabling
Anatoly Titov [Tue, 15 Jan 2019 10:47:18 +0000 (13:47 +0300)]
different omp enabling

5 years agoomp tests
Anatoly Titov [Tue, 15 Jan 2019 10:35:29 +0000 (13:35 +0300)]
omp tests

5 years agofixed omp ?
Anatoly Titov [Tue, 15 Jan 2019 10:20:24 +0000 (13:20 +0300)]
fixed omp ?

5 years agotest with omp
Anatoly Titov [Tue, 15 Jan 2019 10:08:28 +0000 (13:08 +0300)]
test with omp

5 years agoadded extra milestones
Anatoly Titov [Mon, 14 Jan 2019 09:35:18 +0000 (12:35 +0300)]
added extra milestones

5 years agoadded extra output func
Anatoly Titov [Fri, 11 Jan 2019 09:58:17 +0000 (12:58 +0300)]
added extra output func

5 years agocleared old rvec tech
Anatoly Titov [Wed, 19 Dec 2018 12:13:41 +0000 (15:13 +0300)]
cleared old rvec tech

5 years agoremoved trajectory fitting
Anatoly Titov [Wed, 19 Dec 2018 10:16:20 +0000 (13:16 +0300)]
removed trajectory fitting
// its FitNG job now

5 years agofor (ConstArrayRef<int>::iterator ai = atomInd.begin(); (ai <
Anatoly Titov [Wed, 21 Nov 2018 12:10:48 +0000 (15:10 +0300)]
for (ConstArrayRef<int>::iterator ai = atomInd.begin(); (ai <
atomInd.end()); ai++) {
            init_domains[i].push_back(*ai);
        }

to ArrayRef< const int >

5 years ago- merged with FitNew
Anatoly Titov [Wed, 21 Nov 2018 11:32:19 +0000 (14:32 +0300)]
- merged with FitNew
- switched full corr output place in code

5 years ago- new fit
Anatoly Titov [Mon, 19 Nov 2018 14:17:48 +0000 (17:17 +0300)]
- new fit
- outside functions
- new graph constant

5 years agoadded new fitting algo
Anatoly Titov [Wed, 14 Nov 2018 11:16:54 +0000 (14:16 +0300)]
added new fitting algo

6 years agoCA only and multiple selections both work
Anatoly Titov [Fri, 6 Oct 2017 10:17:31 +0000 (13:17 +0300)]
CA only and multiple selections both work

6 years ago!= instead of ==
Anatoly Titov [Wed, 27 Sep 2017 11:23:43 +0000 (14:23 +0300)]
!= instead of ==

6 years agofixed a bug with only 1 selection (may be not)
Anatoly Titov [Wed, 27 Sep 2017 11:20:00 +0000 (14:20 +0300)]
fixed a bug with only 1 selection (may be not)

6 years agofixed output
Anatoly Titov [Fri, 22 Sep 2017 09:48:26 +0000 (12:48 +0300)]
fixed output

6 years agocleared extras
Anatoly Titov [Wed, 20 Sep 2017 09:19:49 +0000 (12:19 +0300)]
cleared extras

6 years ago- implemented new algorythm
Anatoly Titov [Tue, 19 Sep 2017 13:51:48 +0000 (16:51 +0300)]
- implemented new algorythm

6 years ago- changed the way routs are found
Anatoly Titov [Wed, 13 Sep 2017 10:43:03 +0000 (13:43 +0300)]
- changed the way routs are found
- added potential multithreading to the last part

6 years agolocal output changes
Anatoly Titov [Tue, 12 Sep 2017 11:17:37 +0000 (14:17 +0300)]
local output changes

6 years ago- added proper output
Anatoly Titov [Tue, 12 Sep 2017 10:26:46 +0000 (13:26 +0300)]
- added proper output
- added data for graphics

6 years ago-2
Anatoly Titov [Fri, 8 Sep 2017 11:38:45 +0000 (14:38 +0300)]
-2

6 years agoobvouse 0 -> 1
Anatoly Titov [Fri, 8 Sep 2017 11:28:08 +0000 (14:28 +0300)]
obvouse 0 -> 1

6 years agobuggs
Anatoly Titov [Fri, 8 Sep 2017 11:17:52 +0000 (14:17 +0300)]
buggs

6 years agoextra debug
Anatoly Titov [Fri, 8 Sep 2017 10:57:22 +0000 (13:57 +0300)]
extra debug

6 years agoextra \n
Anatoly Titov [Fri, 8 Sep 2017 10:38:19 +0000 (13:38 +0300)]
extra \n

6 years agominor changes
Anatoly Titov [Fri, 8 Sep 2017 10:09:39 +0000 (13:09 +0300)]
minor changes

6 years agoadded graphics' data
Anatoly Titov [Fri, 8 Sep 2017 09:49:21 +0000 (12:49 +0300)]
added graphics' data

6 years agoadded some usefull comments
Anatoly Titov [Fri, 8 Sep 2017 09:46:51 +0000 (12:46 +0300)]
added some usefull comments

6 years agodisabled file writing
Anatoly Titov [Fri, 8 Sep 2017 09:38:12 +0000 (12:38 +0300)]
disabled file writing

6 years agolooking for segmentation error
Anatoly Titov [Fri, 8 Sep 2017 09:34:26 +0000 (12:34 +0300)]
looking for segmentation error

6 years ago- added effective radius for corr search for atom's interaction
Anatoly Titov [Thu, 7 Sep 2017 17:35:50 +0000 (20:35 +0300)]
- added effective radius for corr search for atom's interaction
- added a selection option for the constant, mentioned above
- added output for entire corr function for the atom pairs which reach
highest numbers along the time interval

6 years agoadded omp.h
Anatoly Titov [Tue, 6 Jun 2017 08:34:20 +0000 (11:34 +0300)]
added omp.h

6 years agoremoved extra includes for diploma
Anatoly Titov [Tue, 6 Jun 2017 08:30:39 +0000 (11:30 +0300)]
removed extra includes for diploma

6 years agocommit for diploma
Anatoly Titov [Tue, 6 Jun 2017 08:23:48 +0000 (11:23 +0300)]
commit for diploma

7 years agofixed < to <=
Anatoly Titov [Wed, 17 May 2017 13:13:29 +0000 (16:13 +0300)]
fixed < to <=

7 years agoadded corrs output
Anatoly Titov [Wed, 17 May 2017 13:05:14 +0000 (16:05 +0300)]
added corrs output

7 years agonew routs
Anatoly Titov [Wed, 17 May 2017 12:57:13 +0000 (15:57 +0300)]
new routs

7 years agoadded 2 new correlations
Anatoly Titov [Wed, 17 May 2017 10:50:50 +0000 (13:50 +0300)]
added 2 new correlations

7 years agofixed graph creation
Anatoly Titov [Wed, 17 May 2017 09:23:30 +0000 (12:23 +0300)]
fixed graph creation

7 years agofull matrixes
Anatoly Titov [Wed, 17 May 2017 09:06:38 +0000 (12:06 +0300)]
full matrixes

7 years agoindex[] + 1
Anatoly Titov [Wed, 17 May 2017 08:50:19 +0000 (11:50 +0300)]
index[] + 1

7 years agoconst char *
Anatoly Titov [Wed, 17 May 2017 08:46:47 +0000 (11:46 +0300)]
const char *

7 years agoadded correlation's file creation
Anatoly Titov [Wed, 17 May 2017 08:44:53 +0000 (11:44 +0300)]
added correlation's file creation

7 years agofile creation
Anatoly Titov [Wed, 17 May 2017 08:34:30 +0000 (11:34 +0300)]
file creation

7 years agofixed i -> i1 bug
Anatoly Titov [Tue, 16 May 2017 22:28:30 +0000 (01:28 +0300)]
fixed i -> i1 bug

7 years agoremade output info
Anatoly Titov [Tue, 16 May 2017 22:27:02 +0000 (01:27 +0300)]
remade output info

7 years agofixed zero rout loss
Anatoly Titov [Tue, 16 May 2017 22:13:48 +0000 (01:13 +0300)]
fixed zero rout loss