applications/test: Updated to compile with Clang-3.5
This commit is contained in:
@ -57,8 +57,7 @@ int main(int argc, char *argv[])
|
||||
//linearInterpolationWeights interpolator
|
||||
splineInterpolationWeights interpolator
|
||||
(
|
||||
samples,
|
||||
interpolationWeights::WARN
|
||||
samples
|
||||
);
|
||||
labelList indices;
|
||||
scalarField weights;
|
||||
|
||||
Reference in New Issue
Block a user