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

Fixed bug in SPRINT collective variables

parent e0e52ff4
No related branches found
No related tags found
No related merge requests found
......@@ -77,6 +77,7 @@ tmpdf(1)
buildAtomListWithPairs( true );
// Build active elements array
for(unsigned i=0;i<getFullNumberOfTasks();++i) active_elements.addIndexToList( i );
active_elements.setupMPICommunication( comm );
if( getNumberOfVessels()!=0 ) error("there should be no vessel keywords");
// Create the storeAdjacencyMatrixVessel
......
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