Searched refs:odd (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/dm/dt/tests/output/ |
| H A D | ex7_1234.out | 88 1: 1 0, odd 122 subset 1: 1 | 0, odd 226 1: 0 2 1, odd 227 2: 1 0 2, odd 229 4: 2 1 0, odd 273 subset 1: 1 | 0 2, odd 364 subset 1: 0 2 | 1, odd 488 1: 0 1 3 2, odd 489 2: 0 2 1 3, odd 491 4: 0 3 2 1, odd [all …]
|
| /petsc/include/ |
| H A D | petscdt.h | 359 PetscInt odd = 0; in PetscDTEnumPerm() local 381 odd ^= (!!s); in PetscDTEnumPerm() 383 if (isOdd) *isOdd = odd ? PETSC_TRUE : PETSC_FALSE; in PetscDTEnumPerm() 407 PetscInt odd = 0; in PetscDTPermIndex() local 430 odd ^= (!!diff); in PetscDTPermIndex() 433 if (isOdd) *isOdd = odd ? PETSC_TRUE : PETSC_FALSE; in PetscDTPermIndex() 541 PetscInt i, l, m, Nk, odd = 0; in PetscDTEnumSplit() local 557 odd ^= ((k - l) & 1); in PetscDTEnumSplit() 562 if (isOdd) *isOdd = odd ? PETSC_TRUE : PETSC_FALSE; in PetscDTEnumSplit()
|
| /petsc/src/tao/leastsquares/tutorials/ |
| H A D | tomographyGenerateData.m | 13 NTheta = 20; % sample angle #. Use odd NOT even, for display purpose of sinagram of Phantom. As ev… 14 … to cover object diagonal, also use + rem(NTau-Ny,2) to make NTau the same odd/even as Ny just for…
|
| /petsc/doc/developers/contributing/ |
| H A D | pipelines.md | 127 Please report all "odd" errors in the testing that don’t seem related
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | toclapack.sh | 1903 /* zero, and SAVEC is odd. Thus adding B/2 to A should not change */ 2516 /* Either there are an odd number of bits used to store a */ 3894 /* zero, and SAVEC is odd. Thus adding B/2 to A should not change */ 4507 /* Either there are an odd number of bits used to store a */
|
| /petsc/doc/manual/ |
| H A D | ksp.md | 2668 [^id4]: This may seem an odd way to implement since it involves the "extra"
|