[petsc-users] Shell matrices and complex NHEP SVD problems
Barry Smith
bsmith at mcs.anl.gov
Sun Jul 15 22:17:21 CDT 2012
On Jul 15, 2012, at 3:35 AM, Jose E. Roman wrote:
>
>
> By the way, the MatOperation names are not very consistent: MATOP_MULT_TRANSPOSE and MATOP_MULTHERMITIANTRANSPOSE. Shouldn't it be MATOP_MULT_HERMITIAN_TRANSPOSE?
>
> Jose
>
It seems some PETSc developer thinks they can just make up arbitrary abbreviations and everyone else in the world will instantly know what crazy thing they chose.
I have fixed some of them but many more to do.
Barry
The model is in the MATOP there is a _ introduced before each Capital letter and the result is truncated to 31 characters (completely mechanical). The model is not just write something that you think looks good.
More information about the petsc-users
mailing list