| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Const.pyx | 53 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 D | cyclicgc.pxi | 66 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 D | ex182_15.out | 16 …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 D | ex182_12.out | 16 …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 D | license.md | 11 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 D | ex1_2b.out | 1 Found User provided convergence test
|
| /petsc/share/petsc/matlab/ |
| H A D | laplacianlicense.txt | 5 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 D | LICENSE.rst | 13 modification, are permitted provided that the following conditions 21 documentation and/or other materials provided with the distribution.
|
| /petsc/ |
| H A D | LICENSE | 5 are permitted provided that the following conditions are met: 11 other materials provided with the distribution.
|
| H A D | CONTRIBUTING | 33 (c) The contribution was provided directly to me by some other
|
| /petsc/src/sys/perfstubs/ |
| H A D | LICENSE | 7 modification, are permitted provided that the following conditions are met: 14 and/or other materials provided with the distribution.
|
| /petsc/doc/changes/ |
| H A D | 35.md | 114 - 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 D | 39.md | 53 checking if user provided MATSHELL matches the Jacobian of a given 107 matches the Jacobian of the function provided to
|
| H A D | 31.md | 69 - The function provided to MatNullSpaceSetFunction() now takes a 88 - PCShell All user-provided functions now have PC as first argument
|
| H A D | 321.md | 18 …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 D | 221.md | 72 nonuniform grids using the coordinate information provided with
|
| /petsc/share/petsc/matlab/@PetscOpenSocket/ |
| H A D | PetscOpenSocket.m | 5 % This provides an object-oriented interface to the PETSc provided MATLAB routines sopen(), sread(…
|
| /petsc/src/ts/tests/output/ |
| H A D | ex26_arkimex_explicit_stage.out | 3 … scheme requires an identity mass matrix, however the TSIFunctionFn you provided does not utilize …
|
| /petsc/doc/manual/ |
| H A D | ts.md | 75 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 D | snes.md | 64 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 D | mpi.c | 379 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 D | matrix_table.md | 101 * - User-provided operations
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | install.rst | 50 to run all the tests provided in :file:`tests/test_optdb.py`.
|
| /petsc/src/dm/dt/tests/output/ |
| H A D | ex1_1.out | 1 User-provided points
|
| /petsc/doc/developers/ |
| H A D | callbacks.md | 4 require user provided callback functions (and contexts for the 8 functions provided would be attached to the appropriate solver object,
|