Searched refs:requested (Results 1 – 25 of 28) sorted by relevance
12
| /petsc/doc/changes/ |
| H A D | 216.md | 78 - DAGetMatrix now correctly returns the requested type. 79 - -mat_type typename overloads the requested type for DAGetMatrix
|
| H A D | 314.md | 10 - 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 D | 311.md | 54 iteration than requested. For example -ksp_max_it 2 resulted in 3
|
| H A D | 33.md | 83 second PetscInt argument is requested overlap
|
| H A D | 315.md | 179 iterations requested
|
| /petsc/src/ksp/ksp/tests/output/ |
| H A D | ex81_1.out | 37 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 D | ex81_2.out | 49 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 D | meeting.md | 16 - Receive valuable feedback on current or requested features.
|
| /petsc/doc/developers/ |
| H A D | kernel.md | 131 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 D | buildsystem.md | 295 `require()`. Here a module is requested, as in `getChild()`, but it
|
| /petsc/doc/developers/contributing/ |
| H A D | submittingmr.md | 47 - `workflow::Request-For-Comment` The branch is not being requested to be merged, but the user woul…
|
| /petsc/share/petsc/matlab/ |
| H A D | laplacian.m | 164 '%s','The requested number of eigenvalues must be a scalar.');
|
| /petsc/src/ksp/pc/impls/hpddm/ |
| H A D | pchpddm.cxx | 1778 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 D | dmplex.md | 173 `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 D | streams.md | 51 …tency or bandwidth for any particular core depends on the physical address of the requested memory.
|
| H A D | ksp.md | 1577 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 D | performance.md | 142 know the enumeration of cores and pass the requested information to
|
| H A D | getting_started.md | 461 [0]PETSC ERROR: Memory requested 18446744072169447424
|
| H A D | ts.md | 257 `TS_EXACTFINALTIME_MATCHSTEP`. One performs the requested number of
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | TS.pyx | 1496 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 D | DMDA.pyx | 731 The vector to which access is being requested.
|
| H A D | DMPlex.pyx | 1018 The requested depth. 1045 The requested height.
|
| H A D | Mat.pyx | 2579 """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 D | index.md | 188 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 D | index.md | 164 - Any other topics requested by potential contributors
|
12