mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: remove function comments in C file - confuses doxgen
This commit is contained in:
@ -41,7 +41,6 @@ namespace Foam
|
|||||||
|
|
||||||
// * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * //
|
// * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * //
|
||||||
|
|
||||||
// Sample till hits boundary.
|
|
||||||
bool Foam::polyLineSet::trackToBoundary
|
bool Foam::polyLineSet::trackToBoundary
|
||||||
(
|
(
|
||||||
passiveParticle& singleParticle,
|
passiveParticle& singleParticle,
|
||||||
|
|||||||
Reference in New Issue
Block a user