ENH: structuredDecomp : new decomposition method. fixedNormalSlip : variant of slip point bc with user-specified normal.

This commit is contained in:
mattijs
2010-08-24 12:39:32 +01:00
parent 3982b7baa3
commit 58e969c376
17 changed files with 1194 additions and 30 deletions

View File

@ -53,7 +53,7 @@ protected:
// Protected data
const dictionary& decompositionDict_;
const dictionary decompositionDict_;
label nProcessors_;