Skip to content
Snippets Groups Projects
Commit 15a630fe authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Merge remote-tracking branch 'origin/master'

parents feeb770c 6ccd9da8
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