[petsc-dev] Bug in MatShift_MPIAIJ ?

Eric Chamberland Eric.Chamberland at giref.ulaval.ca
Wed Oct 21 12:08:35 CDT 2015


> SomewhatPetscValidLogicalCollectiveInt(__FILE__,comm);

sorry, should be something like:

...
SomewhatPetscValidLogicalCollectiveInt(function_that_sum_chars_to_int(__FILE__),comm);
...

Eric





More information about the petsc-dev mailing list