An error occurred while loading code owners.
-
Giovanni Bussi authored
New virtual method for Actions which is called at steps when action is active just before atoms sharing. This is the right place where Actions can change their atom requirements. E.g., you can do class ColvarSomething{ ... void prepare(); } void ColvarSomething::prepare(){ // take here your decision and eventually change the requested atoms }
Giovanni Bussi authoredNew virtual method for Actions which is called at steps when action is active just before atoms sharing. This is the right place where Actions can change their atom requirements. E.g., you can do class ColvarSomething{ ... void prepare(); } void ColvarSomething::prepare(){ // take here your decision and eventually change the requested atoms }
Code owners
Assign users and groups as approvers for specific file changes. Learn more.