mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: foamToEnsight : cleanup and -nodeValues for outputting interpolate
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user