--enable-moertel --enable-epetra --enable-epetraext --enable-teuchos --enable-ml --enable-ifpack --enable-ifpack-teuchos --enable-aztecoo --enable-aztecoo-teuchos --enable-amesos
Adding a MOERTEL::Node or MOERTEL::Segment to a MOERTEL::Interface is NOT a collective operation. Nodes and Segments are added by individual processes which then become owner of that Node or Segment on that specific interface.
Every process that does NOT add any Node or Segment instances to an interface will not take part in any computations performed on that Interface instance though some of the methods are collective for all procs. Most Interface methods will be non-blocking for such processes.
1.4.7