Searched defs:copy_submatrix (Results 1 – 2 of 2) sorted by relevance
29 …virtual void copy_submatrix(PetscInt M, PetscInt N, const PetscInt *J, const PetscInt *K, PetscSca… in copy_submatrix() function in MyIMatrix
25 …void copy_submatrix(PetscInt M, PetscInt N, const PetscInt *rows, const PetscInt *cols, PetscScala… in copy_submatrix() function in WrapperHtool