libmesh
libmesh copied to clipboard
Small fix for send/receive strings
Not a super extensive test, but does fix the bug!
I think this passed debug mode testing because unit tests are not run in debug mode...
1) test: ParallelTest::testIrecvSend (F) line: 442 ../../tests/parallel/parallel_test.C
equality assertion failed
- Expected:
- Actual : Zero
Yeah, I clearly didn't think through all the parallel cases. I'll work on a better unit test later. At least I can move forward on what I need this for.
This PR has been marked "do not merge" since we are no longer accepting PRs into the master branch. All new PRs should be made on the devel branch instead. Once this PR's target branch has been updated to devel, the "do not merge" label will be removed.