mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Updated header-file comment
This commit is contained in:
@ -157,7 +157,7 @@ public:
|
|||||||
//- Read dictionary
|
//- Read dictionary
|
||||||
virtual bool read(const dictionary& dict);
|
virtual bool read(const dictionary& dict);
|
||||||
|
|
||||||
//- Write data to Istream
|
//- Write data to Ostream
|
||||||
virtual bool writeData(Ostream& os) const;
|
virtual bool writeData(Ostream& os) const;
|
||||||
|
|
||||||
//- Ostream operator
|
//- Ostream operator
|
||||||
|
|||||||
Reference in New Issue
Block a user