Skip to content
GitLab
Menu
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
73646bb1
Commit
73646bb1
authored
Mar 13, 2018
by
Andrew Heather
Browse files
BUG: removed incorrect code from cyclicFaPatch referring to cyclicPolyPatch. See
#761
parent
e7854835
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/finiteArea/faMesh/faPatches/constraint/cyclic/cyclicFaPatch.C
View file @
73646bb1
...
...
@@ -281,13 +281,6 @@ Foam::tmp<Foam::vectorField> Foam::cyclicFaPatch::delta() const
}
Foam
::
label
Foam
::
cyclicPolyPatch
::
neighbPatchID
()
const
{
NotImplemented
;
return
-
1
;
}
Foam
::
tmp
<
Foam
::
labelField
>
Foam
::
cyclicFaPatch
::
interfaceInternalField
(
const
labelUList
&
internalData
...
...
Write
Preview
Supports
Markdown
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