mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: remove definition of unimplemented faceZone method
This commit is contained in:
@ -113,9 +113,6 @@ protected:
|
|||||||
//- Build primitive patch
|
//- Build primitive patch
|
||||||
void calcFaceZonePatch() const;
|
void calcFaceZonePatch() const;
|
||||||
|
|
||||||
//- Return map of local face indices
|
|
||||||
const Map<label>& faceLookupMap() const;
|
|
||||||
|
|
||||||
//- Calculate master and slave face layer
|
//- Calculate master and slave face layer
|
||||||
void calcCellLayers() const;
|
void calcCellLayers() const;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user