STYLE: minor code cleanup for codeStream/codedFixedValueFvPatchScalarField

This commit is contained in:
Mark Olesen
2011-03-03 14:16:00 +01:00
parent 0f8b423a68
commit 7ca8b24a0d
4 changed files with 90 additions and 148 deletions

View File

@ -109,6 +109,11 @@ class codeStream
:
public functionEntry
{
//- Interpreter function type
typedef void (*streamingFunctionType)(Ostream&, const dictionary&);
// Private Member Functions
//- Disallow default bitwise copy construct