Updated code comments

This commit is contained in:
Henry Weller
2016-05-19 09:40:17 +01:00
parent f2432865b5
commit bf14e44bb3
3 changed files with 21 additions and 20 deletions

View File

@ -114,6 +114,7 @@ class codedFixedValuePointPatchField
mutable autoPtr<pointPatchField<Type>> redirectPatchFieldPtr_;
// Private Member Functions
const IOdictionary& dict() const;
@ -136,6 +137,7 @@ class codedFixedValuePointPatchField
// Get the dictionary to initialize the codeContext
virtual const dictionary& codeDict() const;
public:
// Static data members
@ -218,7 +220,6 @@ public:
}
// Member functions
//- Get reference to the underlying patch