| /petsc/lib/petsc/bin/maint/ |
| H A D | rebuildtar | 23 scp petsc-${VERSION}.tar.gz svcpetsc@compute-01.cels.anl.gov:/nfs/pub_html/gce/projects/petsc/downl… 24 scp petsc4py-${VERSION}.tar.gz svcpetsc@compute-01.cels.anl.gov:/nfs/pub_html/gce/projects/petsc/do… 25 scp petsc-with-docs-${VERSION}.tar.gz svcpetsc@compute-01.cels.anl.gov:/nfs/pub_html/gce/projects/p… 26 ssh svcpetsc@compute-01.cels.anl.gov "cd /nfs/pub_html/gce/projects/petsc/download/release-snapshot… 29 ssh svcpetsc@compute-01.cels.anl.gov " \
|
| /petsc/src/vec/is/is/tests/ |
| H A D | ex1.c | 18 PetscBool compute = PETSC_TRUE; in main() local 50 PetscCall(ISGetInfo(is, IS_PERMUTATION, IS_LOCAL, compute, &flg)); in main() 56 PetscCall(ISGetInfo(is, IS_IDENTITY, IS_LOCAL, compute, &flg)); in main() 62 PetscCall(ISGetInfo(is, IS_PERMUTATION, IS_LOCAL, compute, &flg)); in main() 64 PetscCall(ISGetInfo(is, IS_IDENTITY, IS_LOCAL, compute, &flg)); in main() 81 PetscCall(ISGetInfo(is, IS_SORTED, IS_LOCAL, compute, &flg)); in main() 85 PetscCall(ISGetInfo(is, IS_SORTED, IS_LOCAL, compute, &flg)); in main()
|
| H A D | ex1f.F90 | 15 PetscBool flag, compute, permanent 44 compute = PETSC_TRUE 48 PetscCallA(ISGetInfo(is, IS_PERMUTATION, IS_LOCAL, compute, flag, ierr)) 54 PetscCallA(ISGetInfo(is, IS_PERMUTATION, IS_LOCAL, compute, flag, ierr)) 56 PetscCallA(ISGetInfo(is, IS_IDENTITY, IS_LOCAL, compute, flag, ierr))
|
| /petsc/src/snes/tutorials/output/ |
| H A D | ex22_1_alt_2.out | 54 Using wp compute h routine 55 Does not compute normU 73 Using wp compute h routine 74 Does not compute normU 93 Using wp compute h routine 94 Does not compute normU 102 Using wp compute h routine 103 Does not compute normU
|
| H A D | ex22_1_alt.out | 54 Using wp compute h routine 55 Does not compute normU 73 Using wp compute h routine 74 Does not compute normU 93 Using wp compute h routine 94 Does not compute normU 102 Using wp compute h routine 103 Does not compute normU
|
| H A D | ex22_1.out | 54 Using wp compute h routine 55 Does not compute normU 73 Using wp compute h routine 74 Does not compute normU 93 Using wp compute h routine 94 Does not compute normU 102 Using wp compute h routine 103 Does not compute normU
|
| H A D | ex22_1_alt_3.out | 54 Using wp compute h routine 55 Does not compute normU 73 Using wp compute h routine 74 Does not compute normU 93 Using wp compute h routine 94 Does not compute normU 102 Using wp compute h routine 103 Does not compute normU
|
| H A D | ex5_3_alt.out | 135 Using wp compute h routine 136 Does not compute normU 149 Using wp compute h routine 150 Does not compute normU
|
| H A D | ex5_3.out | 135 Using wp compute h routine 136 Does not compute normU 149 Using wp compute h routine 150 Does not compute normU
|
| /petsc/src/snes/tests/output/ |
| H A D | ex7_4.out | 45 Using wp compute h routine 46 Does not compute normU
|
| H A D | ex7_4_alt.out | 47 Using wp compute h routine 48 Does not compute normU
|
| H A D | ex7_4_alt_2.out | 48 Using wp compute h routine 49 Does not compute normU
|
| H A D | ex7_3.out | 45 Using wp compute h routine 46 Does not compute normU
|
| H A D | ex7_3_alt.out | 48 Using wp compute h routine 49 Does not compute normU
|
| /petsc/src/binding/petsc4py/demo/legacy/bratu2d/ |
| H A D | bratu2d.py | 24 self.compute = bratu2d 33 self.compute(alpha, x, f)
|
| /petsc/src/mat/tests/output/ |
| H A D | ex120_1.out | 1 LAPACKsyev: compute all 36 eigensolutions...
|
| H A D | ex120_3.out | 1 LAPACKsygv: compute all 36 eigensolutions...
|
| H A D | ex120_4.out | 1 LAPACKsygv: compute 1 to 7-th eigensolutions...
|
| H A D | ex120_2.out | 1 LAPACKsyevx: compute 1 to 7-th eigensolutions...
|
| H A D | ex116_2.out | 1 LAPACKsyev: compute all 36 eigensolutions...
|
| H A D | ex116_1.out | 1 LAPACKsyevx: compute 1 to 7-th eigensolutions...
|
| /petsc/doc/manualpages/MANSECHeaders/ |
| H A D | PF | 3 PETSc functions (`PF` objects) are used to compute grid functions, element functions, etc.
|
| H A D | MatGraphOperations | 3 These tools compute reorderings (`MatOrdering`) (for sparse matrix factorizations), colorings (`Mat…
|
| /petsc/src/ts/tutorials/advection-diffusion-reaction/output/ |
| H A D | ex1_3.out | 62 Using wp compute h routine 63 Does not compute normU
|
| /petsc/src/mat/impls/mffd/ |
| H A D | mffdimpl.h | 21 PetscErrorCode (*compute)(MatMFFD, Vec, Vec, PetscScalar *, PetscBool *zeroa); member
|