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