mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge remote-tracking branch 'origin/develop' into develop-pre-release
This commit is contained in:
@ -829,7 +829,9 @@ bool Foam::functionObjectList::read()
|
||||
{
|
||||
// Bit of trickery to get the original message
|
||||
err.write(Warning, false);
|
||||
InfoInFunction << nl << endl;
|
||||
InfoInFunction << nl
|
||||
<< "--> while loading function object '" << key << "'"
|
||||
<< nl << endl;
|
||||
}
|
||||
|
||||
// Restore previous exception throwing state
|
||||
|
||||
Reference in New Issue
Block a user