Home
last modified time | relevance | path

Searched refs:ensure (Results 1 – 25 of 29) sorted by relevance

12

/petsc/src/mat/tests/
H A DcJSON.c363 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 DCONTRIBUTING10 with us frequently to ensure that your effort is well-directed.
H A Dgmakefile.test246 # ensure mpiexec and test executable is on firewall list
/petsc/doc/manual/
H A Dversionchecking.md16 allows one to add tests to make files, CMake files, configure scripts etc, to ensure the PETSc vers…
H A Dblas-lapack.md38 …oth MPI parallelism and shared memory BLAS/LAPACK parallelism one should ensure they do not over s…
H A Dgetting_started.md623 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 Dstreams.md56 - 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 Dadvanced.md218 which will try to reorder the columns to ensure that no values along the
H A Dvec.md173 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 Dprofiling.md630 of interest. We thus ensure that all code required by a solver is loaded
H A Dperformance.md430 `configure`. One should also ensure that an appropriate compiler
H A Dksp.md2326 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 Dother.md721 To ensure that all graphics actually have been displayed, one should use
/petsc/doc/changes/
H A D318.md38 - 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 D2017.md78 SLESSetOperators() to ensure that the nonzero pattern truly does
H A D321.md41 to ensure thread safety
H A D317.md74 …er to smooth the transition -- while every reasonable effort was made to ensure correctness, we pr…
/petsc/doc/install/
H A Dlicense.md39 ensure that your effort is well-directed. See the developers {ref}`documentation
H A Dinstall.md440 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 Dsubmittingmr.md63 and ensure it gets merged.
/petsc/doc/community/
H A Dgovernance.md12 …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 Dtoclapack.sh1828 /* 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 Dmatrices.md160 If `PETSC_DECIDE` is not used for `m` and `n` then you must ensure
H A Dtesting.md177 the test is run to ensure that stale temporary files are not read.
/petsc/lib/petsc/bin/maint/abi-compliance-checker/
H A DLICENSE105 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,

12