Home
last modified time | relevance | path

Searched refs:runtime (Results 1 – 25 of 32) sorted by relevance

12

/petsc/src/sys/classes/viewer/impls/mathematica/
H A Dmakefile12 runtime: runtime.o target
16 run: runtime
17 ./runtime
/petsc/src/sys/tests/output/
H A Dex68_1.out1 External runtime initialization
/petsc/doc/changes/
H A D2015.md81 - Changed the names for SNES runtime options associated with
99 default at runtime with the option -pc_type jacobi
105 KSPComputeEigenvaluesExplicitly() and runtime options
H A D320.md33 - Remove `PetscTellMyCell()` and related runtime option
34 - Remove `PetscTextBelt()` and related runtime option
135 …pes. This is to support those combinations that can only be inspected at runtime (i.e. MatNest wit…
H A D35.md22 that support it. Use the runtime option
H A D2017.md141 - Added the runtime option -trmalloc_log, which activates logging of
/petsc/doc/tutorials/
H A Dhandson.md247 Compare the runtime for SNESSolve to the case with the default
263 Compare the runtime for `SNESSolve` to the 1 processor case with
279 Compare the runtime for SNESSolve to the 1 processor case with
/petsc/share/petsc/saws/
H A Ddocumentation61 If we tried to access these again, it would not be a runtime error. It would simply return undefine…
62 However, if we tried to do Car.color.shade when Car.color is undefined, THEN it would be a runtime
/petsc/doc/overview/
H A Dnutshell.md67 - control of the simulation via {any}`runtime options <sec_options>`
H A Dgpu_roadmap.md14 **runtime** options and configuration options with no changes to the API.
/petsc/doc/manual/
H A Dversionchecking.md66 gives access to the version at runtime.
H A Ddmcommonality.md57 …point` value, since each `point` can have any number of values which is determined at runtime based
93 with complex multidimensional jagged arrays. Both in constructing such arrays at runtime, that is s…
H A Dother.md22 Allowing the user to modify parameters and options easily at runtime is
26 runtime, e.g.,
32 Note that all runtime options correspond to particular PETSc routines
35 compile-time and runtime choices. For example, when solving a linear
43 One could then override this choice at runtime with the option
52 The remainder of this section discusses details of runtime options.
210 One useful means of keeping track of user-specified runtime options is
212 `PetscFinalize()` a table of all runtime options that the user has
470 running process if an error is detected. At runtime, these error
521 option `-fp_trap` turns on the floating-point trap at runtime, and the
H A Dperformance.md473 PETSc routines automatically log performance data if certain runtime
559 - The option `-malloc_debug` turns on PETSc's extensive runtime error checking of memory for corrup…
564 …in your shell startup file to automatically enable runtime check memory for developing code but not
640 runtime commands.
659 and preconditioners at runtime via the options:
665 One can also specify a variety of runtime customizations for the
H A Dregressor.md86 runtime selection of the type of regression algorithm and setting various
H A Dgetting_started.md178 for runtime customization. The final argument, `help`, is an optional
366 where the matrix format can be specified at runtime via the options
418 customize the linear solution method at runtime using the options
907 …PETSc objects to be runtime configurable, PETSc objects provide a universal way of selecting types…
1027 variant allows the user to delay until runtime the decision of what viewer and format to use to vie…
H A Dstreams.md82 …ange the default OpenMP binding/mapping behavior and thus seriously affect the application runtime.
243 …r the matrix-vector products. These are displayed in Fig. {any}`fig_gamg`. The runtime options were
H A Dsnes.md30 that the user can at runtime change any facet of the solution process.
103 that at runtime the user can select a particular nonlinear solver, set
885 One can cancel hardwired monitoring routines for `SNES` at runtime
958 class of Krylov subspace projection methods. Note that at runtime the
1125 enable runtime switching between the user-specified Jacobian and the
H A Dadvanced.md125 use at runtime with the command line option
H A Dksp.md18 techniques and their associated options can be selected at runtime.
574 One can cancel hardwired monitoring routines for KSP at runtime with
1518 the runtime option `-pc_bddc_symmetric 0`.
2454 3. Use the runtime option: `-ksp_type preonly` (or equivalently `-ksp_type none`) `-pc_type <pctype…
2587 be found by specifying `-help` at runtime.
2589 As an alternative to using runtime flags to employ these external
2591 the following procedural calls are equivalent to runtime options
H A Dprofiling.md7 performance data if certain options are specified at runtime. The user
559 One can turn on or off logging for particular classes at runtime
/petsc/src/binding/petsc4py/docs/source/
H A Doverview.rst50 may be chosen at runtime. Those objects are managed through handles to
/petsc/doc/install/
H A Ddownload.md112 …what versions of PETSc it works with at configure time, compile time, or runtime of your package, …
/petsc/src/binding/petsc4py/src/petsc4py/include/petsc4py/
H A Dpetsc4py.i11 %runtime %{
/petsc/doc/developers/
H A Dmatrices.md63 storage format (using the PETSc runtime options

12