mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: new line at 80 chars
This commit is contained in:
@ -185,7 +185,8 @@ public:
|
|||||||
//- Return the names of the liquid components
|
//- Return the names of the liquid components
|
||||||
inline const List<word>& liquidNames() const;
|
inline const List<word>& liquidNames() const;
|
||||||
|
|
||||||
//- Return the names of the liquid fuel components - identical with liquidNames
|
//- Return the names of the liquid fuel components
|
||||||
|
// - identical with liquidNames
|
||||||
inline const List<word>& fuelNames() const;
|
inline const List<word>& fuelNames() const;
|
||||||
|
|
||||||
//- Return diameter of droplets in parcel
|
//- Return diameter of droplets in parcel
|
||||||
|
|||||||
Reference in New Issue
Block a user