Searched defs:_x (Results 1 – 9 of 9) sorted by relevance
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petsctao.pxi | 275 PetscVec _x, PetscReal *_f, 289 PetscVec _x, PetscVec _r, 303 PetscVec _x, PetscVec _g, 317 PetscVec _x, PetscReal *_f, PetscVec _g, 333 PetscVec _x, PetscReal *_f, PetscVec _g, 348 PetscVec _x, PetscVec _r, 376 PetscVec _x, 392 PetscVec _x, 406 PetscVec _x, 422 PetscVec _x, [all …]
|
| 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/aij/seq/matlab/ |
| H A D | aijmatlab.c | 101 const char *_A, *_b, *_x; in MatSolve_Matlab() local
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex11.c | 74 PetscErrorCode LoadTestMatrices(Mat *_A, Vec *_x, Vec *_b, IS *_isu, IS *_isp) in LoadTestMatrices()
|
| /petsc/src/ts/utils/dmplexlandau/ |
| H A D | land_tensors.h | 128 …#define GAMMA3(_x, _c02) PetscSqrtReal(1.0 + ((_x[0] * _x[0]) + (_x[1] * _x[1]) + (_x[2] * _x[2]))… argument
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex49.c | 1211 PetscScalar *_x; in DMDABCApplySymmetricCompression() local
|