ENH: foamToEnsight : cleanup and -nodeValues for outputting interpolate

This commit is contained in:
mattijs
2010-10-05 12:11:46 +01:00
parent f2c3ba65a6
commit 9ad20b0a3b
12 changed files with 878 additions and 1759 deletions

View File

@ -44,15 +44,6 @@ namespace Foam
class faceSets
{
// Private Member Functions
//- Disallow default bitwise copy construct
faceSets(const faceSets&);
//- Disallow default bitwise assignment
void operator=(const faceSets&);
public:
label nTris;