ENH: Removed unnecessary type info

This commit is contained in:
andy
2012-09-27 13:58:23 +01:00
parent e4ac87231e
commit b62940d4e5

View File

@ -79,10 +79,6 @@ protected:
public:
//- Runtime type information
TypeName("pressureGradient");
// Constructors
//- Construct from mesh
@ -91,7 +87,7 @@ public:
CloudType& owner,
const fvMesh& mesh,
const dictionary& dict,
const word& forceType = typeName
const word& forceType
);
//- Construct copy