Searched refs:whose (Results 1 – 21 of 21) sorted by relevance
| /petsc/src/binding/petsc4py/conf/ |
| H A D | epydoc.cfg | 41 # Don't examine in any way the modules whose dotted name match this 46 # Don't perform introspection on the modules whose dotted name match this 50 # Don't perform parsing on the modules whose dotted name match this
|
| /petsc/src/mat/impls/sbaij/mpi/ |
| H A D | sbaijov.c | 465 static PetscErrorCode MatIncreaseOverlap_MPISBAIJ_Local(Mat C, PetscInt *data, PetscInt whose, Pets… in MatIncreaseOverlap_MPISBAIJ_Local() argument 496 if (whose == MINE) { /* process this processor's is[] */ in MatIncreaseOverlap_MPISBAIJ_Local() 516 if (whose == MINE) nidx_i[isz0] = col; in MatIncreaseOverlap_MPISBAIJ_Local() 522 if (whose == MINE) isz = isz0; in MatIncreaseOverlap_MPISBAIJ_Local()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Space.pyx | 454 (the space is spanned by polynomials whose degree in each variable is 456 spanned by polynomials whose total degree—summing over all variables 474 polynomials (the space is spanned by polynomials whose degree in each 476 (the space is spanned by polynomials whose total degree—summing over
|
| H A D | Mat.pyx | 4732 The absolute tolerance. Values along the diagonal whose absolute value 5028 The sequence whose length corresponds to the number of local rows 5032 The sequence whose length corresponds to the number of local rows
|
| H A D | DMPlex.pyx | 2372 The `DMLabel` whose values are subdm's point dimensions.
|
| /petsc/doc/changes/ |
| H A D | 323.md | 116 - Replace the Fortran array `DMDALocalInfo` with a derived type whose entries match the C struct
|
| H A D | 2028.md | 123 object types whose definitions are in the exectuable.
|
| H A D | 314.md | 23 - Remove option -cuda_initialize, whose functionality is succeeded
|
| H A D | 317.md | 112 - Change `VecTaggerComputeBoxes()` and `VecTaggerComputeIS()` to return a boolean whose value is tr…
|
| /petsc/config/BuildSystem/config/packages/ |
| H A D | MPI.py | 374 Perhaps you have VPN running whose network settings may not work with mpiexec or your network is mi… 384 (3) you may have VPN running whose network settings may not play nice with MPI\n'
|
| /petsc/config/BuildSystem/config/ |
| H A D | libraries.py | 544 (3) you may have VPN running whose network settings may not play nice with MPI\n')
|
| /petsc/doc/manual/ |
| H A D | streams.md | 32 …tal memory bandwidth achieved and the speedup for runs on an Intel system whose details are provid… 242 finite differences whose linear system is solved with the PETSc algebraic multigrid preconditioner,…
|
| H A D | fortran.md | 122 Otherwise `y` will be a dangling pointer whose access will cause a crash.
|
| H A D | getting_started.md | 904 This example creates an additive Runge-Kutta ODE/DAE IMEX integrator, whose type name is `TSARKIMEX… 905 whose subtype name is `TSARKIMEX3`.
|
| H A D | vec.md | 75 One can create vectors whose entries are stored on GPUs using the convenience routine,
|
| H A D | mat.md | 636 where $S$ and $Y$ are the matrices whose columns contain
|
| H A D | tao.md | 2824 of systems of linear equations, whose solver can be accessed and
|
| /petsc/doc/install/ |
| H A D | install_tutorial.md | 121 It is **IMPERATIVE** to install PETSc in a directory whose path does not contain any of
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | LICENSE | 197 this License, whose permissions for other licensees extend to the 427 programs whose distribution conditions are incompatible with these,
|
| /petsc/doc/developers/ |
| H A D | buildsystem.md | 375 Fortran whose preprocessor can sometimes fail at these statements.
|
| /petsc/doc/faq/ |
| H A D | index.md | 1262 Assuming you have an existing matrix $A$ whose nullspace $V$ you want to find:
|