| /petsc/src/mat/impls/sell/seq/ |
| H A D | fdsell.c | 10 PetscErrorCode MatGetColumnIJ_SeqSELL_Color(Mat A, PetscInt oshift, PetscBool symmetric, PetscBool … in MatGetColumnIJ_SeqSELL_Color() 59 PetscErrorCode MatRestoreColumnIJ_SeqSELL_Color(Mat A, PetscInt oshift, PetscBool symmetric, PetscB… in MatRestoreColumnIJ_SeqSELL_Color()
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | inode.c | 53 …de_Symmetric(Mat A, const PetscInt *iia[], const PetscInt *jja[], PetscInt ishift, PetscInt oshift) in MatGetRowIJ_SeqAIJ_Inode_Symmetric() 140 …Nonsymmetric(Mat A, const PetscInt *iia[], const PetscInt *jja[], PetscInt ishift, PetscInt oshift) in MatGetRowIJ_SeqAIJ_Inode_Nonsymmetric() 218 static PetscErrorCode MatGetRowIJ_SeqAIJ_Inode(Mat A, PetscInt oshift, PetscBool symmetric, PetscBo… in MatGetRowIJ_SeqAIJ_Inode() 235 static PetscErrorCode MatRestoreRowIJ_SeqAIJ_Inode(Mat A, PetscInt oshift, PetscBool symmetric, Pet… in MatRestoreRowIJ_SeqAIJ_Inode() 249 …Nonsymmetric(Mat A, const PetscInt *iia[], const PetscInt *jja[], PetscInt ishift, PetscInt oshift) in MatGetColumnIJ_SeqAIJ_Inode_Nonsymmetric() 326 static PetscErrorCode MatGetColumnIJ_SeqAIJ_Inode(Mat A, PetscInt oshift, PetscBool symmetric, Pets… in MatGetColumnIJ_SeqAIJ_Inode() 343 static PetscErrorCode MatRestoreColumnIJ_SeqAIJ_Inode(Mat A, PetscInt oshift, PetscBool symmetric, … in MatRestoreColumnIJ_SeqAIJ_Inode()
|
| H A D | aij.c | 194 PetscErrorCode MatGetRowIJ_SeqAIJ(Mat A, PetscInt oshift, PetscBool symmetric, PetscBool inodecompr… in MatGetRowIJ_SeqAIJ() 227 PetscErrorCode MatRestoreRowIJ_SeqAIJ(Mat A, PetscInt oshift, PetscBool symmetric, PetscBool inodec… in MatRestoreRowIJ_SeqAIJ() 238 PetscErrorCode MatGetColumnIJ_SeqAIJ(Mat A, PetscInt oshift, PetscBool symmetric, PetscBool inodeco… in MatGetColumnIJ_SeqAIJ() 274 PetscErrorCode MatRestoreColumnIJ_SeqAIJ(Mat A, PetscInt oshift, PetscBool symmetric, PetscBool ino… in MatRestoreColumnIJ_SeqAIJ() 289 PetscErrorCode MatGetColumnIJ_SeqAIJ_Color(Mat A, PetscInt oshift, PetscBool symmetric, PetscBool i… in MatGetColumnIJ_SeqAIJ_Color() 327 PetscErrorCode MatRestoreColumnIJ_SeqAIJ_Color(Mat A, PetscInt oshift, PetscBool symmetric, PetscBo… in MatRestoreColumnIJ_SeqAIJ_Color()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex3.c | 66 PetscReal oshift; /* old shift applied, prevent to recompute the IJacobian */ member
|
| /petsc/src/mat/impls/baij/seq/ |
| H A D | baij.c | 1413 static PetscErrorCode MatGetRowIJ_SeqBAIJ(Mat A, PetscInt oshift, PetscBool symmetric, PetscBool bl… in MatGetRowIJ_SeqBAIJ() 1488 static PetscErrorCode MatRestoreRowIJ_SeqBAIJ(Mat A, PetscInt oshift, PetscBool symmetric, PetscBoo… in MatRestoreRowIJ_SeqBAIJ() 2820 static PetscErrorCode MatGetColumnIJ_SeqBAIJ(Mat A, PetscInt oshift, PetscBool symmetric, PetscBool… in MatGetColumnIJ_SeqBAIJ() 2853 static PetscErrorCode MatRestoreColumnIJ_SeqBAIJ(Mat A, PetscInt oshift, PetscBool symmetric, Petsc… in MatRestoreColumnIJ_SeqBAIJ() 2867 PetscErrorCode MatGetColumnIJ_SeqBAIJ_Color(Mat A, PetscInt oshift, PetscBool symmetric, PetscBool … in MatGetColumnIJ_SeqBAIJ_Color() 2903 PetscErrorCode MatRestoreColumnIJ_SeqBAIJ_Color(Mat A, PetscInt oshift, PetscBool symmetric, PetscB… in MatRestoreColumnIJ_SeqBAIJ_Color()
|
| /petsc/src/mat/impls/adj/mpi/ |
| H A D | mpiadj.c | 355 static PetscErrorCode MatGetRowIJ_MPIAdj(Mat A, PetscInt oshift, PetscBool symmetric, PetscBool blo… in MatGetRowIJ_MPIAdj() 373 static PetscErrorCode MatRestoreRowIJ_MPIAdj(Mat A, PetscInt oshift, PetscBool symmetric, PetscBool… in MatRestoreRowIJ_MPIAdj()
|
| /petsc/src/mat/impls/sbaij/seq/ |
| H A D | sbaij.c | 38 static PetscErrorCode MatGetRowIJ_SeqSBAIJ(Mat A, PetscInt oshift, PetscBool symmetric, PetscBool b… in MatGetRowIJ_SeqSBAIJ() 113 static PetscErrorCode MatRestoreRowIJ_SeqSBAIJ(Mat A, PetscInt oshift, PetscBool symmetric, PetscBo… in MatRestoreRowIJ_SeqSBAIJ()
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.c | 111 static PetscErrorCode MatGetRowIJ_MPIAIJ(Mat A, PetscInt oshift, PetscBool symmetric, PetscBool ino… in MatGetRowIJ_MPIAIJ() 123 static PetscErrorCode MatRestoreRowIJ_MPIAIJ(Mat A, PetscInt oshift, PetscBool symmetric, PetscBool… in MatRestoreRowIJ_MPIAIJ()
|