Searched refs:MatNorm_ConstantDiagonal (Results 1 – 1 of 1) sorted by relevance
78 static PetscErrorCode MatNorm_ConstantDiagonal(Mat A, NormType type, PetscReal *nrm) in MatNorm_ConstantDiagonal() function388 A->ops->norm = MatNorm_ConstantDiagonal; in MatCreate_ConstantDiagonal()