Searched refs:reproduce (Results 1 – 11 of 11) sorted by relevance
| /petsc/share/petsc/matlab/ |
| H A D | laplacianlicense.txt | 10 * Redistributions in binary form must reproduce the above copyright
|
| /petsc/src/binding/petsc4py/ |
| H A D | LICENSE.rst | 19 * Redistributions in binary form must reproduce the above copyright
|
| /petsc/src/sys/perfstubs/ |
| H A D | LICENSE | 12 2. Redistributions in binary form must reproduce the above copyright notice,
|
| /petsc/ |
| H A D | LICENSE | 9 * Redistributions in binary form must reproduce the above copyright notice, this
|
| /petsc/doc/install/ |
| H A D | license.md | 15 - Redistributions in binary form must reproduce the above copyright notice, this 81 Permission to use, reproduce, prepare derivative works, and to redistribute to others this
|
| /petsc/doc/changes/ |
| H A D | 311.md | 61 reproduce previous behavior change the number of smoother
|
| /petsc/src/mat/utils/ |
| H A D | matstash.c | 76 stash->reproduce = PETSC_FALSE; in MatStashCreate_Private() 79 PetscCall(PetscOptionsGetBool(NULL, NULL, "-matstash_reproduce", &stash->reproduce, NULL)); in MatStashCreate_Private() 643 if (stash->reproduce) { in MatStashScatterGetMesg_Ref()
|
| /petsc/doc/manual/ |
| H A D | fe.md | 97 …th particular subsets of the mesh using labels and label values. We can reproduce the above proble…
|
| H A D | dmplex.md | 183 including the vertices, thus being able to reproduce a cubic function)
|
| H A D | ksp.md | 1387 …adaptive procedure can optimize the coefficients of the interpolator to reproduce pairs of coarse/… 1399 For a multigrid cycle, the interpolator $P$ is intended to accurately reproduce "smooth" functions …
|
| /petsc/include/petsc/private/ |
| H A D | matimpl.h | 363 PetscBool reproduce; member
|