You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use variables_active instead of variables_active_smp for building the
AST
Giacomo said that variables_active_smp is used for making the colvar
object appearing in the loop multiple times for the original
parallelization scheme. As I understand, this means that I can use
variables_active directly to build the AST instead of the duplicated
items in variables_active_smp.
0 commit comments