metisDecomp: Reverted a7640fcdc4 due to compilation error
This commit is contained in:
parent
a7640fcdc4
commit
a4ac0f06fd
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ Foam::label Foam::metisDecomp::decompose
|
|||
|
||||
// Processor weights initialised with no size, only used if specified in
|
||||
// a file
|
||||
Field<floatScalar> processorWeights;
|
||||
Field<scalar> processorWeights;
|
||||
|
||||
// Cell weights (so on the vertices of the dual)
|
||||
List<label> cellWeights;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue