Searched defs:_y (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscdm.pxi | 235 cdef inline PetscInt asBoundary(object boundary,
|
| H A D | petscdmstag.pxi | 185 cdef inline tuple asStagOwnershipRanges(object ownership_ranges,
|
| H A D | petscdmda.pxi | 150 cdef inline tuple asOwnershipRanges(object ownership_ranges,
|
| /petsc/src/mat/tests/ |
| H A D | ex1.c | 7 …cInt n, PetscInt nrhs, PetscBool full, Mat *_mat, Mat *_RHS, Mat *_SOLU, Vec *_x, Vec *_y, Vec *_b) in createMatsAndVecs()
|
| /petsc/src/mat/impls/dense/seq/ |
| H A D | dense.c | 521 static PetscErrorCode MatSolve_SeqDense_SetUp(Mat A, Vec xx, Vec yy, PetscScalar **_y, PetscBLASInt… in MatSolve_SeqDense_SetUp() 543 static PetscErrorCode MatSolve_SeqDense_TearDown(Mat A, Vec xx, Vec yy, PetscScalar **_y, PetscBLAS… in MatSolve_SeqDense_TearDown() 638 static PetscErrorCode MatMatSolve_SeqDense_SetUp(Mat A, Mat B, Mat X, PetscScalar **_y, PetscBLASIn… in MatMatSolve_SeqDense_SetUp() 689 static PetscErrorCode MatMatSolve_SeqDense_TearDown(Mat A, Mat B, Mat X, PetscScalar **_y, PetscBLA… in MatMatSolve_SeqDense_TearDown()
|