Home
last modified time | relevance | path

Searched refs:whose (Results 1 – 21 of 21) sorted by relevance

/petsc/src/binding/petsc4py/conf/
H A Depydoc.cfg41 # 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 Dsbaijov.c465 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 DSpace.pyx454 (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 DMat.pyx4732 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 DDMPlex.pyx2372 The `DMLabel` whose values are subdm's point dimensions.
/petsc/doc/changes/
H A D323.md116 - Replace the Fortran array `DMDALocalInfo` with a derived type whose entries match the C struct
H A D2028.md123 object types whose definitions are in the exectuable.
H A D314.md23 - Remove option -cuda_initialize, whose functionality is succeeded
H A D317.md112 - Change `VecTaggerComputeBoxes()` and `VecTaggerComputeIS()` to return a boolean whose value is tr…
/petsc/config/BuildSystem/config/packages/
H A DMPI.py374 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 Dlibraries.py544 (3) you may have VPN running whose network settings may not play nice with MPI\n')
/petsc/doc/manual/
H A Dstreams.md32 …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 Dfortran.md122 Otherwise `y` will be a dangling pointer whose access will cause a crash.
H A Dgetting_started.md904 This example creates an additive Runge-Kutta ODE/DAE IMEX integrator, whose type name is `TSARKIMEX…
905 whose subtype name is `TSARKIMEX3`.
H A Dvec.md75 One can create vectors whose entries are stored on GPUs using the convenience routine,
H A Dmat.md636 where $S$ and $Y$ are the matrices whose columns contain
H A Dtao.md2824 of systems of linear equations, whose solver can be accessed and
/petsc/doc/install/
H A Dinstall_tutorial.md121 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 DLICENSE197 this License, whose permissions for other licensees extend to the
427 programs whose distribution conditions are incompatible with these,
/petsc/doc/developers/
H A Dbuildsystem.md375 Fortran whose preprocessor can sometimes fail at these statements.
/petsc/doc/faq/
H A Dindex.md1262 Assuming you have an existing matrix $A$ whose nullspace $V$ you want to find: