#include "petscmat.h" PetscErrorCode MatCompositeSetScalings(Mat mat,const PetscScalar *scalings)Logically Collective on Mat
mat | - the composite matrix | |
scalings | - array of scaling factors with scalings[i] being factor of i-th matrix, for i in [0, nmat) |