| 3033ae51 | 01-Dec-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix some code that produced valgrind errors in Fortran code
1) fix some incorrect custom Fortran interfaces 2) remove CHKFORTRANNULLOBJECT(ctx); checks which serve no purpose and produce false va
Fix some code that produced valgrind errors in Fortran code
1) fix some incorrect custom Fortran interfaces 2) remove CHKFORTRANNULLOBJECT(ctx); checks which serve no purpose and produce false valgrind errors 3) initialize some PETSc objects in Fortran examples to prevent false valgrind errors
Reported-by: nightly tests
show more ...
|