Home
last modified time | relevance | path

Searched refs:requested (Results 1 – 25 of 28) sorted by relevance

12

/petsc/doc/changes/
H A D216.md78 - DAGetMatrix now correctly returns the requested type.
79 - -mat_type typename overloads the requested type for DAGetMatrix
H A D314.md10 - Add PETSC_MPI_THREAD_REQUIRED to control the requested threading
189 iterations requested
318 original requested size for mallocs, rather than the total size
H A D311.md54 iteration than requested. For example -ksp_max_it 2 resulted in 3
H A D33.md83 second PetscInt argument is requested overlap
H A D315.md179 iterations requested
/petsc/src/ksp/ksp/tests/output/
H A Dex81_1.out37 INFOG(34) (exponent of the determinant if determinant is requested): 0
86 INFOG(34) (exponent of the determinant if determinant is requested): 0
H A Dex81_2.out49 INFOG(34) (exponent of the determinant if determinant is requested): 0
117 INFOG(34) (exponent of the determinant if determinant is requested): 0
/petsc/doc/community/meetings/
H A Dmeeting.md16 - Receive valuable feedback on current or requested features.
/petsc/doc/developers/
H A Dkernel.md131 the error code `PETSCERRMEM` is used whenever a requested memory
263 number of data items requested, not in bytes. This decreases the number
H A Dbuildsystem.md295 `require()`. Here a module is requested, as in `getChild()`, but it
/petsc/doc/developers/contributing/
H A Dsubmittingmr.md47 - `workflow::Request-For-Comment` The branch is not being requested to be merged, but the user woul…
/petsc/share/petsc/matlab/
H A Dlaplacian.m164 '%s','The requested number of eigenvalues must be a scalar.');
/petsc/src/ksp/pc/impls/hpddm/
H A Dpchpddm.cxx1778 PetscInt n, requested = data->N, reused = 0, overlap = -1; in PCSetUp_HPDDM() local
2964 if (requested != data->N + reused) { in PCSetUp_HPDDM()
2965 …FMT ", including -%spc_hpddm_coarse_ will not be taken into account\n", requested, data->N, reused, in PCSetUp_HPDDM()
2970 for (n = data->N - 1; n < requested - 1; ++n) { in PCSetUp_HPDDM()
2988 …ctor will be selected. If you don't want this to error out, compile --with-debugging=0", requested, in PCSetUp_HPDDM()
/petsc/doc/manual/
H A Ddmplex.md173 `DMPlexGetHeightStratum()` returns all the points of the requested height
231 When a local or global vector is requested, the `DM` builds the local and global sections automatic…
H A Dstreams.md51 …tency or bandwidth for any particular core depends on the physical address of the requested memory.
H A Dksp.md1577 selection of constraints could be requested by specifying a threshold
1596 The latter can be requested by specifying the number of requested level
1828 requested with the option `-pc_mg_distinct_smoothup` or the routine
H A Dperformance.md142 know the enumeration of cores and pass the requested information to
H A Dgetting_started.md461 [0]PETSC ERROR: Memory requested 18446744072169447424
H A Dts.md257 `TS_EXACTFINALTIME_MATCHSTEP`. One performs the requested number of
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DTS.pyx1496 requested. The times must be all increasing and correspond
1567 requested in the span. The times must be all increasing and correspond
2521 """Step the requested number of timesteps.
H A DDMDA.pyx731 The vector to which access is being requested.
H A DDMPlex.pyx1018 The requested depth.
1045 The requested height.
H A DMat.pyx2579 """Return the column indices and values for the requested row.
4208 """Compute the requested matrix norm.
6010 # and not modify memory requested with read access
/petsc/doc/faq/
H A Dindex.md188 9. **We try to provide the functionality requested by our users**
870 never rebuild, use -2 to rebuild the next time requested and then
/petsc/doc/community/meetings/2023/
H A Dindex.md164 - Any other topics requested by potential contributors

12