mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: structuredDecomp : new decomposition method. fixedNormalSlip : variant of slip point bc with user-specified normal.
This commit is contained in:
@ -53,7 +53,7 @@ protected:
|
||||
|
||||
// Protected data
|
||||
|
||||
const dictionary& decompositionDict_;
|
||||
const dictionary decompositionDict_;
|
||||
label nProcessors_;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user