Skip to content
Snippets Groups Projects
Commit 5baa8f5a authored by andy's avatar andy
Browse files

ENH: Updated fvOption to reflect updated mesh-to-mesh interpolation

parent 97373ec6
No related merge requests found
......@@ -193,7 +193,8 @@ void Foam::fv::option::setCellSet()
meshToMeshNew::interpolationMethodNames_.read
(
dict_.lookup("interpolationMethod")
)
),
false // not interpolating patches
)
);
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment