mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
use dictionary::readIfPresent wherever reasonable
This commit is contained in:
@ -97,7 +97,7 @@ public:
|
||||
const dictionary& solverDict(const word& name) const;
|
||||
|
||||
//- Return the stream of solver parameters for the given field
|
||||
// (Provided for backward compatibility only)
|
||||
// @deprecated Backward compatibility only - should use solverDict
|
||||
ITstream& solver(const word& name) const;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user