Markus Stricker

Results 25 comments of Markus Stricker

I can not replicate it with the existing test suite in branch `bugfix/undefined` using `gcc (Debian 9.2.1-25) 9.2.1 20200123` No compilation error and not runtime error. Do you have a...

Ok, so for now I would leave this issue, since it apparently persists, but assuming that my stated version of the compiler is newer, it is probably due to a...

As for my case, I just branched out from `bugfix/undefined` from master on debian testing with `gcc (Debian 9.2.1-25) 9.2.1 20200123` with the flags left as they are in that...

Should everyone change her/his contributions in #181 or how will we handle this?

Mine, according to "user" tag are - [x] ./unused/simple_cubic_3.json: "user": "markus"}, - [x] ./inputs/simple_cubic_9.json: "user": "markus"}, - [x] ./inputs/alanine-center-select.json: "user": "markus"}, - [x] ./inputs/alanine-X-examples.json: "user": "markus"}, - [x] ./inputs/polyalanine.json: "user":...

Draft PR branch open to every file-claimer at #236

Is there an example for this? The neighbour list code `update_self` resets all position vectors, so at a first glance, this _should_ not happen. So I guess this is related...

@Felix: small cutoff is intentional to check for empty neighbourlist `test_adaptor.hh MultipleStructureManagerNLFixture`: Try do reduce the number of cutoff to two, which are intentional to check for neighbours, etc.