Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
06aaed2a
Commit
06aaed2a
authored
Dec 15, 2009
by
mattijs
Browse files
Changed comment
parent
a41cb803
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OpenFOAM/meshes/polyMesh/syncTools/syncTools.H
View file @
06aaed2a
...
...
@@ -26,7 +26,7 @@ Class
Foam::syncTools
Description
Various tools to aid synchronizing lists across coupled patches.
Various tools to aid synchronizing lists across coupled patches.
WIP.
Require
- combineOperator (e.g. sumEqOp - not sumOp!) that is defined for the
...
...
@@ -34,8 +34,11 @@ Description
- null value which gets overridden by any valid value.
- transform function
Can apply coordinate rotation/separation on cyclics but only for faces
note:
Can apply coordinate rotation/separation on cyclics but only for faces
or if there is a single rotation/separation tensor.
note:syncPointList or syncEdgeList will visit shared points/edges
multiple times (once through patch exchange, once through shared
points reduce). Should be replaced by pointMesh functionality.
SourceFiles
syncTools.C
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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