Updated Domain::CommInit()

This commit is contained in:
James McClure
2014-06-25 22:32:24 -04:00
parent c790232151
commit 414d18f527

View File

@@ -487,7 +487,7 @@ void Domain::BlobComm(MPI_Comm Communicator){
//......................................................................................
}
Domain::getBlobConnections(){
void Domain::getBlobConnections(){
// BlobGraph(0,nblob) = rank of the connecting blob;
// BlobGraph(1,nblob) = ID of the connecting blob;