Home
last modified time | relevance | path

Searched full:refers (Results 1 – 20 of 20) sorted by relevance

/petsc/include/petsc/private/
H A Dpcisimpl.h16 * D - stands for Dirichlet (by extension, refers to interior
18 * N - stands for Neumann (by extension, refers to all local
/petsc/src/ts/tutorials/output/
H A Dex20td_global.out10 sensitivity wrt params: d[cost]/d[p], where p refers to
/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmproducts.h8 // Refers to blocks of LMProducts
/petsc/include/
H A Dpetscsftypes.h98 /* When doing device-aware MPI, a backend refers to the SF/device interface */
/petsc/src/binding/petsc4py/docs/source/
H A Ddocumentation_standards.rst35 Reference PETSc functions simply using backticks, e.g., `petsc.KSP` refers to
/petsc/lib/petsc/bin/maint/abi-compliance-checker/
H A DLICENSE128 The "Library", below, refers to any such software library or work
175 d) If a facility in the modified Library refers to a function or a
/petsc/src/dm/dt/space/impls/ptrimmed/
H A Dspaceptrimmed.c121 …// For PetscSpace, degree refers to the largest complete polynomial degree contained in the space … in PetscSpaceGetDimension_Ptrimmed()
/petsc/src/ts/tutorials/
H A Dex20td.c400 …ntf(PETSC_COMM_WORLD, "\n sensitivity wrt params: d[cost]/d[p], where p refers to \nthe interlace… in main()
/petsc/doc/developers/
H A Dstyle.md687 [^footnote-1]: Type also refers to the string name of the subclass.
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_cursor.py622 Essentially refers to finding every reference to the symbol that the cursor represents, so
H A D_linter.py291 Walk the tree determining the scope of a node. here 'scope' refers not only
/petsc/src/sys/objects/device/interface/
H A Ddcontext.cxx469 This routine only refers a singular context and does NOT take any of its children into
/petsc/doc/manual/
H A Dts.md238 Here, “current” refers to the timestep being used to attempt to promote
H A Dvec.md923 the index set refers to a block of `bs` vector entries. Related
H A Dksp.md2618 In {any}`tab-externaloptions`, the base class `aij` refers
/petsc/src/vec/is/is/interface/
H A Dindex.c923 - contig - `PETSC_TRUE` if the index set refers to contiguous entries on this process, else `PETSC_…
/petsc/src/mat/impls/nest/
H A Dmatnest.c1234 `size` refers to the number of submatrices in the row and column directions of the nested matrix
/petsc/src/dm/impls/network/
H A Dnetwork.c2744 only the true topological data, and make our own data ON the network. Thus refct only refers in DMDestroy_Network()
/petsc/src/vec/vec/interface/
H A Drvector.c1492 + contig - PETSC_TRUE if the index set refers to contiguous entries on this process, else PETSC_F…
/petsc/src/ksp/pc/impls/fieldsplit/
H A Dfieldsplit.c2460 …If the matrix used to construct the preconditioner is `MATNEST` then field i refers to the `is_row…