mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: adjust some line lengths, doxygen comments
This commit is contained in:
@ -130,7 +130,8 @@ Foam::functionObjects::runTimePostPro::pointData::pointData
|
||||
|
||||
// * * * * * * * * * * * * * * * * Selectors * * * * * * * * * * * * * * * * //
|
||||
|
||||
Foam::autoPtr<Foam::functionObjects::runTimePostPro::pointData> Foam::functionObjects::runTimePostPro::pointData::New
|
||||
Foam::autoPtr<Foam::functionObjects::runTimePostPro::pointData>
|
||||
Foam::functionObjects::runTimePostPro::pointData::New
|
||||
(
|
||||
const runTimePostProcessing& parent,
|
||||
const dictionary& dict,
|
||||
|
||||
Reference in New Issue
Block a user