Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev

This commit is contained in:
mattijs
2010-12-20 17:17:05 +00:00
13 changed files with 279 additions and 13 deletions

View File

@ -71,7 +71,7 @@ public:
//- Destructor
~linearDirection();
virtual ~linearDirection();
// Member Operators

View File

@ -68,7 +68,7 @@ public:
//- Destructor
~linearNormal();
virtual ~linearNormal();
// Member Operators

View File

@ -66,7 +66,7 @@ public:
//- Destructor
~linearRadial();
virtual ~linearRadial();
// Member Operators

View File

@ -67,7 +67,7 @@ public:
//-Destructor
~sigmaRadial();
virtual ~sigmaRadial();
// Member Operators

View File

@ -80,8 +80,8 @@ public:
wedge(const dictionary& dict);
//- Destrcuctor
~wedge();
//- Destructor
virtual ~wedge();
// Member Operators