Skip to content
Snippets Groups Projects
Commit 878be3b9 authored by Gareth Tribello's avatar Gareth Tribello
Browse files

Simplification of storage of data in multicolvar

For a number of complex multicolvars eg. Local_q4 it is useful
to store the quantities calculated in one multicolvar and to use them later.
I had written functionality for this in a somewhat ad hoc manner intially and
as such there was much duplication of code and non uniformity in implications.
This resolves these issues.  Data is now stored more consistently and it is possible
to use a low memory version of this functionality at all times.
parent d43fcf80
No related branches found
No related tags found
Loading
Showing
with 421 additions and 388 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment