Fail on cyclic mis-match

This commit is contained in:
Hrvoje Jasak 2011-07-05 13:27:16 +01:00
parent d63de061fe
commit 9236ac660a

View file

@ -311,7 +311,8 @@ void Foam::cyclicPolyPatch::calcTransforms()
<< endl
<< "Other errors also exist, only the largest is reported. "
<< "Please rerun with cyclic debug flag set"
<< " for more information." << exit(FatalError);
<< " for more information."
<< abort(FatalError);
}
if (debug)