Skip to content
Snippets Groups Projects
Commit afa289f4 authored by mattijs's avatar mattijs
Browse files

comment

parent 783b5736
No related branches found
No related tags found
No related merge requests found
......@@ -26,12 +26,6 @@ License
#include "globalIndex.H"
// * * * * * * * * * * * * * * Static Data Members * * * * * * * * * * * * * //
// * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * //
// * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * //
Foam::globalIndex::globalIndex(const label localSize)
......@@ -68,15 +62,6 @@ Foam::globalIndex::globalIndex(Istream& is)
}
// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * //
// * * * * * * * * * * * * * * * Member Operators * * * * * * * * * * * * * //
// * * * * * * * * * * * * * * * Friend Functions * * * * * * * * * * * * * //
// * * * * * * * * * * * * * * * Friend Operators * * * * * * * * * * * * * //
Foam::Istream& Foam::operator>>(Istream& is, globalIndex& gi)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment