mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Tutorials - updated use of -log to use -s
This commit is contained in:
@ -771,7 +771,7 @@ void Foam::meshToMesh::mapAndOpTgtToSrc
|
||||
const CombineOp& cop
|
||||
) const
|
||||
{
|
||||
srcField = Type(Tero);
|
||||
srcField = Type(Zero);
|
||||
|
||||
AMI.interpolateToSource
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user