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
dictionary dict_;
protected:
// Protected data types
// Protected data
// Protected Member Functions
//- Return dictionary
@ -82,6 +77,7 @@ protected:
return dict_;
}
public:
//- Runtime type information