Home
last modified time | relevance | path

Searched refs:provided (Results 1 – 25 of 93) sorted by relevance

1234

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DConst.pyx53 Insert provided value/s discarding previous value/s.
55 Add provided value/s to current value/s.
57 Insert the maximum of provided value/s and current value/s.
H A Dcyclicgc.pxi66 If the communicator ``comm`` if not provided or it is `None`,
91 If no communicator is provided then `COMM_WORLD` is used.
/petsc/src/mat/tests/output/
H A Dex182_15.out16 …atSetUp_Seq_Hash(): Using hash-based MatSetValues() for MATSEQAIJ because no preallocation provided
17 …atSetUp_Seq_Hash(): Using hash-based MatSetValues() for MATSEQAIJ because no preallocation provided
H A Dex182_12.out16 …atSetUp_Seq_Hash(): Using hash-based MatSetValues() for MATSEQAIJ because no preallocation provided
17 …atSetUp_Seq_Hash(): Using hash-based MatSetValues() for MATSEQAIJ because no preallocation provided
/petsc/doc/install/
H A Dlicense.md11 are permitted provided that the following conditions are met:
17 other materials provided with the distribution.
60 > 3. The contribution was provided directly to me by some other
83 its documentation is hereby granted, provided that this notice is retained thereon and on
84 all copies or modifications. This permission is perpetual, world-wide, and provided on a
87 is provided "as is" without express or implied warranty.
/petsc/src/snes/tests/output/
H A Dex1_2b.out1 Found User provided convergence test
/petsc/share/petsc/matlab/
H A Dlaplacianlicense.txt5 modification, are permitted provided that the following conditions are
12 the documentation and/or other materials provided with the distribution
/petsc/src/binding/petsc4py/
H A DLICENSE.rst13 modification, are permitted provided that the following conditions
21 documentation and/or other materials provided with the distribution.
/petsc/
H A DLICENSE5 are permitted provided that the following conditions are met:
11 other materials provided with the distribution.
H A DCONTRIBUTING33 (c) The contribution was provided directly to me by some other
/petsc/src/sys/perfstubs/
H A DLICENSE7 modification, are permitted provided that the following conditions are met:
14 and/or other materials provided with the distribution.
/petsc/doc/changes/
H A D35.md114 - The matrix arguments to the user functions provided with
117 - The `MatStructure` argument to the user functions provided with
136 - The matrix arguments to the user functions provided with
139 - The `MatStructure` argument to the user functions provided with
H A D39.md53 checking if user provided MATSHELL matches the Jacobian of a given
107 matches the Jacobian of the function provided to
H A D31.md69 - The function provided to MatNullSpaceSetFunction() now takes a
88 - PCShell All user-provided functions now have PC as first argument
H A D321.md18 …blis-use-openmp=0` to force `download-blis` to not build with OpenMP when `with-openmp` is provided
119 …` with corresponding option `-pc_gamg_injection_index i,j,k...`. Inject provided indices of fine g…
165 - Deprecate all of the provided `Tao` monitor routine names in favor of the standard PETSc naming c…
H A D221.md72 nonuniform grids using the coordinate information provided with
/petsc/share/petsc/matlab/@PetscOpenSocket/
H A DPetscOpenSocket.m5 % This provides an object-oriented interface to the PETSc provided MATLAB routines sopen(), sread(…
/petsc/src/ts/tests/output/
H A Dex26_arkimex_explicit_stage.out3 … scheme requires an identity mass matrix, however the TSIFunctionFn you provided does not utilize …
/petsc/doc/manual/
H A Dts.md75 and the (optional) user-provided context `funP`. If
79 - Function $G(t,u)$, if it is nonzero, is provided with the
106 matrix used to construct the preconditioner $B$, and the (optional) user-provided
167 provided, one also can provide an appropriate (approximate)
180 matrix used to construct the preconditioner $B$, and the (optional) user-provided
872 provided) or use a `DM` that provides a coloring so the Jacobian can
885 `TSSetIFunction()` (so long as the function provided to
887 but the Jacobians need not be provided. [^id6]
956 is provided, `TSMonitorLGError()`.
960 if `TSSetSolutionFunction()` is provided,
[all …]
H A Dsnes.md64 compute the Jacobian; details regarding these application-provided
260 and trust region methods. Also provided are several nonlinear Krylov
265 set with routines and options database commands provided for this
500 functions provided to `SNESSetFunction()` and `SNESSetJacobian()`.
517 $\mathbf Q$ is the full right-hand-side vector, if one was provided.
535 where $L$ is a user-provided step size corresponding to the radius of the
538 user-provided consistency parameter determining the shape of the constraint surface.
627 A number of nonlinear Krylov methods are provided, including Nonlinear
665 methods are provided, L-BFGS, which are described in
928 user-provided routine, the problem probably lies with the hand-coded
[all …]
/petsc/src/sys/mpiuni/
H A Dmpi.c379 int MPI_Init_thread(int *argc, char ***argv, int required, int *provided) in MPI_Init_thread() argument
381 MPI_Query_thread(provided); in MPI_Init_thread()
385 int MPI_Query_thread(int *provided) in MPI_Query_thread() argument
387 *provided = MPI_THREAD_FUNNELED; in MPI_Query_thread()
/petsc/doc/overview/
H A Dmatrix_table.md101 * - User-provided operations
/petsc/src/binding/petsc4py/docs/source/
H A Dinstall.rst50 to run all the tests provided in :file:`tests/test_optdb.py`.
/petsc/src/dm/dt/tests/output/
H A Dex1_1.out1 User-provided points
/petsc/doc/developers/
H A Dcallbacks.md4 require user provided callback functions (and contexts for the
8 functions provided would be attached to the appropriate solver object,

1234