mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Consistency updates after Foundation merge and code tidying
This commit is contained in:
@ -157,7 +157,7 @@ Foam::decompositionMethod::decompositionMethod
|
||||
) == -1
|
||||
)
|
||||
{
|
||||
const List<Tuple2<word, label> > zNameAndProcs
|
||||
const List<Tuple2<word, label>> zNameAndProcs
|
||||
(
|
||||
decompositionDict_.lookup("singleProcessorFaceSets")
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user