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 cellSets
|
||||
{
|
||||
// Private Member Functions
|
||||
|
||||
//- Disallow default bitwise copy construct
|
||||
cellSets(const cellSets&);
|
||||
|
||||
//- Disallow default bitwise assignment
|
||||
void operator=(const cellSets&);
|
||||
|
||||
|
||||
public:
|
||||
|
||||
label nHexesWedges;
|
||||
|
||||
Reference in New Issue
Block a user