Updated member type comments

Resolves bug-report http://bugs.openfoam.org/view.php?id=2356
This commit is contained in:
Henry Weller
2016-11-28 21:23:00 +00:00
parent 414b128f7f
commit f281f77e4a
83 changed files with 255 additions and 252 deletions

View File

@ -278,6 +278,8 @@ void Foam::codedBase::createLibrary
}
// * * * * * * * * * * * * Protected Member Functions * * * * * * * * * * * //
void Foam::codedBase::updateLibrary
(
const word& name
@ -350,7 +352,4 @@ Foam::codedBase::~codedBase()
{}
// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * //
// ************************************************************************* //