STYLE: consistent capitalization of Private/Protected Member Functions in comments

This commit is contained in:
Mark Olesen
2010-03-30 11:33:42 +02:00
parent 635fd464ec
commit c508b2fe17
171 changed files with 182 additions and 182 deletions

View File

@ -115,7 +115,7 @@ public:
private:
// Private member functions
// Private Member Functions
//- Set faces to evaluate based on a face zone
void setFaceZoneFaces();
@ -147,7 +147,7 @@ protected:
word weightFieldName_;
// Protected member functions
// Protected Member Functions
//- Initialise, e.g. face addressing
void initialise(const dictionary& dict);
@ -193,7 +193,7 @@ public:
virtual ~faceSource();
// Public member functions
// Public Member Functions
// Access