Formatting

This commit is contained in:
Hrvoje Jasak 2015-04-23 13:56:20 +01:00
parent 6078082079
commit ca9faf234e

View file

@ -66,14 +66,9 @@ class BlockCoeffMaxNorm
//- Control data dictionary //- Control data dictionary
dictionary dict_; dictionary dict_;
protected: protected:
// Protected data types
// Protected data
// Protected Member Functions // Protected Member Functions
//- Return dictionary //- Return dictionary
@ -82,6 +77,7 @@ protected:
return dict_; return dict_;
} }
public: public:
//- Runtime type information //- Runtime type information