[petsc-dev] MatMultHermitianTranspose
Jose E. Roman
jroman at dsic.upv.es
Wed Jul 18 11:09:43 CDT 2012
El 18/07/2012, a las 18:05, Jose E. Roman escribió:
>>
>> Also, I notice this in your current code. It is always safe to call MatConjugate(), the function will just do nothing if not using complex.
>
> I see. Thanks.
Er... well, now that I see better: it is not always safe, it will error out if mat->ops->conjugate is not available, for instance in BAIJ.
Jose
More information about the petsc-dev
mailing list