| /petsc/src/mat/tests/ |
| H A D | cJSON.c | 363 static unsigned char *ensure(printbuffer *const p, size_t needed) in ensure() function 477 output_pointer = ensure(output_buffer, (size_t)length + sizeof("")); in print_number() 738 output = ensure(output_buffer, sizeof("\"\"")); in print_string_ptr() 768 output = ensure(output_buffer, output_length + sizeof("\"\"")); in print_string_ptr() 1096 output = ensure(output_buffer, 5); in print_value() 1102 output = ensure(output_buffer, 6); in print_value() 1108 output = ensure(output_buffer, 5); in print_value() 1121 output = ensure(output_buffer, raw_length); in print_value() 1225 output_pointer = ensure(output_buffer, 1); in print_array() 1237 output_pointer = ensure(output_buffer, length + 1); in print_array() [all …]
|
| /petsc/ |
| H A D | CONTRIBUTING | 10 with us frequently to ensure that your effort is well-directed.
|
| H A D | gmakefile.test | 246 # ensure mpiexec and test executable is on firewall list
|
| /petsc/doc/manual/ |
| H A D | versionchecking.md | 16 allows one to add tests to make files, CMake files, configure scripts etc, to ensure the PETSc vers…
|
| H A D | blas-lapack.md | 38 …oth MPI parallelism and shared memory BLAS/LAPACK parallelism one should ensure they do not over s…
|
| H A D | getting_started.md | 623 One must be careful to ensure the number of threads used by each MPI process **times** the number o… 856 > 3. Rebuild your application and ensure it still runs correctly. 861 > 5. Rebuild your application and ensure it still runs correctly. 863 …> 6. Slowly start utilizing PETSc functionality in your code, and ensure that your code continues … 1075 to have the `ctx` destroyed when the `SNES` object is destroyed; the users must ensure that they fr…
|
| H A D | streams.md | 56 - In addition to mapping, one must ensure that each thread or process **uses data on the closest me… 115 Consider also the `mpiexec` option `--map-by socket:pe=$OMP_NUM_THREADS` to ensure each thread gets…
|
| H A D | advanced.md | 218 which will try to reorder the columns to ensure that no values along the
|
| H A D | vec.md | 173 only ensure that the correct values are in place for the application of a 913 should be called to ensure that the system can free the space it may
|
| H A D | profiling.md | 630 of interest. We thus ensure that all code required by a solver is loaded
|
| H A D | performance.md | 430 `configure`. One should also ensure that an appropriate compiler
|
| H A D | ksp.md | 2326 This is done to ensure the preconditioner is positive definite for a 2353 approximately, to ensure the sparsity of $\hat Sp$ as much 2658 to ensure a useful increase in performance. One of the crucial phases is likely the generation of t…
|
| H A D | other.md | 721 To ensure that all graphics actually have been displayed, one should use
|
| /petsc/doc/changes/ |
| H A D | 318.md | 38 - Enable `MPI_Datatype` type-checking to ensure that the type of the pointer passed to communicatio… 68 … This will ensure that the appropriate format specifiers are defined regardless of PETSc version.
|
| H A D | 2017.md | 78 SLESSetOperators() to ensure that the nonzero pattern truly does
|
| H A D | 321.md | 41 to ensure thread safety
|
| H A D | 317.md | 74 …er to smooth the transition -- while every reasonable effort was made to ensure correctness, we pr…
|
| /petsc/doc/install/ |
| H A D | license.md | 39 ensure that your effort is well-directed. See the developers {ref}`documentation
|
| H A D | install.md | 440 set by certain modules. So one must be careful to ensure they are using the desired compilers. 617 - You must first ensure you have loaded appropriate modules for the compilers etc that you
|
| /petsc/doc/developers/contributing/ |
| H A D | submittingmr.md | 63 and ensure it gets merged.
|
| /petsc/doc/community/ |
| H A D | governance.md | 12 …onsensus of the PETSc community. The primary goal of this approach is to ensure that the people wh…
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | toclapack.sh | 1828 /* Throughout this routine we use the function DLAMC3 to ensure */ 1870 /* their difference is beta. Adding 0.25 to c is to ensure that it */ 2080 /* Throughout this routine we use the function DLAMC3 to ensure */ 3819 /* Throughout this routine we use the function DLAMC3 to ensure */ 3861 /* their difference is beta. Adding 0.25 to c is to ensure that it */ 4071 /* Throughout this routine we use the function DLAMC3 to ensure */
|
| /petsc/doc/developers/ |
| H A D | matrices.md | 160 If `PETSC_DECIDE` is not used for `m` and `n` then you must ensure
|
| H A D | testing.md | 177 the test is run to ensure that stale temporary files are not read.
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | LICENSE | 105 users' freedom, it does ensure that the user of a program that is 178 is invoked, then you must make a good faith effort to ensure that,
|