diff --git a/applications/test/nodeTopology/Test-nodeTopology.cxx b/applications/test/nodeTopology/Test-nodeTopology.cxx index db4a5eeaf4..9909d51d4f 100644 --- a/applications/test/nodeTopology/Test-nodeTopology.cxx +++ b/applications/test/nodeTopology/Test-nodeTopology.cxx @@ -59,13 +59,13 @@ int main(int argc, char *argv[]) label nProcs = UPstream::nProcs(UPstream::worldComm); - List interNodeProcs_fake; + DynamicList fake_interNode_offsets; if (UPstream::parRun()) { if (args.found("numProcs")) { - InfoErr<< "ignoring -np option in parallel" << nl; + InfoErr<< "ignoring -numProcs option in parallel" << nl; } if (args.found("cores")) { @@ -78,25 +78,40 @@ int main(int argc, char *argv[]) nProcs = args.getOrDefault