added comment for distributed running

This commit is contained in:
mattijs 2008-07-29 11:03:29 +01:00
parent 9aaefba2f4
commit 6bd5df7f41

View File

@ -58,4 +58,15 @@ manualCoeffs
dataFile "decompositionData";
}
//// Is the case distributred
//distributed yes;
//// Per slave (so nProcs-1 entries) the directory above the case.
//roots
//(
// "/tmp"
// "/tmp"
//);
// ************************************************************************* //