Skip to content
Snippets Groups Projects
Commit cc6e5237 authored by mattijs's avatar mattijs
Browse files

ENH: cyclicFvPatch : get hold of other side patch

parent 6be05e72
Branches
Tags
No related merge requests found
......@@ -108,7 +108,7 @@ public:
}
//- Return processor number
virtual const cyclicLduInterface& neighbPatch() const
virtual const cyclicFvPatch& neighbPatch() const
{
return refCast<const cyclicFvPatch>
(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment