AMIMethod: Corrected type of tgtPatch_

Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1669
This commit is contained in:
Henry
2015-04-27 11:10:15 +01:00
parent 4c20de71bb
commit 65152a3109

View File

@ -79,7 +79,7 @@ protected:
const SourcePatch& srcPatch_;
//- Reference to target patch
const SourcePatch& tgtPatch_;
const TargetPatch& tgtPatch_;
//- Flag to indicate that the two patches are co-directional and
// that the orientation of the target patch should be reversed