Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
OpenFOAM-plus
Commits
3cb01abd
Commit
3cb01abd
authored
Jun 23, 2015
by
Henry Weller
Browse files
meshToMeshTemplates: Fix bug in mapTgtToSrc
parent
577fa925
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/sampling/meshToMesh/meshToMeshTemplates.C
View file @
3cb01abd
...
...
@@ -571,7 +571,8 @@ void Foam::meshToMesh::mapTgtToSrc
(
tgtField
,
multiplyWeightedOp
<
Type
,
CombineOp
>
(
cop
),
srcField
srcField
,
UList
<
Type
>::
null
()
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment