Searched refs:MatSetValues_ScaLAPACK (Results 1 – 1 of 1) sorted by relevance
113 static PetscErrorCode MatSetValues_ScaLAPACK(Mat A, PetscInt nr, const PetscInt *rows, PetscInt nc,… in MatSetValues_ScaLAPACK() function1369 static struct _MatOps MatOps_Values = {MatSetValues_ScaLAPACK,