Searched refs:whole (Results 1 – 15 of 15) sorted by relevance
| /petsc/src/sys/tutorials/output/ |
| H A D | ex5f90_1.out | 18 …c = a whole new string ; string help m… 29 …c = a whole new string ; string help m…
|
| /petsc/ |
| H A D | CONTRIBUTING | 21 (a) The contribution was created in whole or in part by me and I 28 work with modifications, whether created in whole or in part
|
| /petsc/doc/community/meetings/ |
| H A D | meeting.md | 28 …whole week as many amazing things are going on in Firedrake Land. The link has all details includi…
|
| /petsc/doc/manualpages/MANSECHeaders/ |
| H A D | Sensitivity | 10 Typical cost functions of interest may depend on the final solution to the ODE/DAE or on the whole …
|
| /petsc/doc/install/ |
| H A D | license.md | 50 > 1. The contribution was created in whole or in part by me and I 56 > work with modifications, whether created in whole or in part
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | LICENSE | 100 non-free programs enables many more people to use the whole GNU 172 c) You must cause the whole of the work to be licensed at no 190 These requirements apply to the modified work as a whole. If 195 distribute the same sections as part of a whole which is a work based 196 on the Library, the distribution of the whole must be on the terms of 198 entire whole, and thus to each and every part regardless of who wrote 389 and the section as a whole is intended to apply in other circumstances.
|
| /petsc/src/mat/impls/aij/seq/mkl_pardiso/ |
| H A D | mkl_pardiso.c | 353 …MatMKLPardisoScatterSchur_Private(Mat_MKL_PARDISO *mpardiso, PetscScalar *whole, PetscScalar *schu… in MatMKLPardisoScatterSchur_Private() argument 360 for (j = 0; j < mpardiso->schur_size; j++) schur[p + j] = whole[m + mpardiso->schur_idxs[j]]; in MatMKLPardisoScatterSchur_Private() 368 for (j = 0; j < mpardiso->schur_size; j++) whole[m + mpardiso->schur_idxs[j]] = schur[p + j]; in MatMKLPardisoScatterSchur_Private()
|
| /petsc/doc/ |
| H A D | index.md | 14 … the end of the week, and we would encourage everyone to try and stay the whole week. More info at…
|
| /petsc/doc/community/meetings/2023/ |
| H A D | index.md | 347 indices cover the whole space - this poses an indexing challenge and can 399 tokamak reactor. In the case of whole device modeling, we further consider
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | DMDA.pyx | 918 whole grid, then the next component, etc.).
|
| /petsc/doc/manual/ |
| H A D | ts.md | 1334 whole trajectory to disk as binary files, each of which contains the 1363 - `-ts_trajectory_type visualization` may be used to save the whole
|
| H A D | snes.md | 788 begin, the type of subdomain updates to the whole solution are limited
|
| H A D | ksp.md | 1522 iterates on the whole set of degrees of freedom, allowing the use of
|
| H A D | tao.md | 2834 function that is finite on the whole space. $\lambda$ is a
|
| /petsc/doc/developers/ |
| H A D | testing.md | 628 For loops it sometimes can become onerous to run the whole test.
|