| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex7.c | 79 PetscInt dd, extra[3]; in main() local 84 extra[0] = i == Nx - 1 && boundaryTypex != DM_BOUNDARY_PERIODIC ? 1 : 0; in main() 85 extra[1] = j == Ny - 1 && boundaryTypey != DM_BOUNDARY_PERIODIC ? 1 : 0; in main() 86 extra[2] = k == Nz - 1 && boundaryTypez != DM_BOUNDARY_PERIODIC ? 1 : 0; in main() 89 …for (dd = 0; dd < 3; ++dd) expected *= (bnd[dd] ? stencilWidth + 1 + extra[dd] : 2 * stencilWidth … in main() 98 …for (dd = 1; dd < 3; ++dd) expected *= (bnd[dd] ? stencilWidth + 1 + extra[dd] : 2 * stencilWidth … in main() 107 …for (dd = 0; dd < 3; dd += 2) expected *= (bnd[dd] ? stencilWidth + 1 + extra[dd] : 2 * stencilWid… in main() 115 PetscScalar expected = (bnd[2] ? stencilWidth + 1 + extra[2] : 2 * stencilWidth + 1); in main() 125 …for (dd = 0; dd < 2; ++dd) expected *= (bnd[dd] ? stencilWidth + 1 + extra[dd] : 2 * stencilWidth … in main() 133 PetscScalar expected = (bnd[1] ? stencilWidth + 1 + extra[1] : 2 * stencilWidth + 1); in main() [all …]
|
| H A D | ex10.c | 73 PetscInt dd, extra[2]; in main() local 77 extra[0] = i == Nx - 1 && boundaryTypex != DM_BOUNDARY_PERIODIC ? 1 : 0; in main() 78 extra[1] = j == Ny - 1 && boundaryTypey != DM_BOUNDARY_PERIODIC ? 1 : 0; in main() 81 …for (dd = 0; dd < 2; ++dd) expected *= (bnd[dd] ? stencilWidth + 1 + extra[dd] : 2 * stencilWidth … in main() 89 PetscScalar expected = (bnd[1] ? stencilWidth + 1 + extra[1] : 2 * stencilWidth + 1); in main() 98 PetscScalar expected = (bnd[0] ? stencilWidth + 1 + extra[0] : 2 * stencilWidth + 1); in main()
|
| /petsc/src/snes/tutorials/output/ |
| H A D | ex19_tut_6.out | 9 ./ex19 on a arch-ubuntu-mb-double-extra-opt named pdsbox with 4 processors, by patrick Fri Jul 27 1… 125 Configure options: PETSC_DIR=/home/patrick/petsc-mb PETSC_ARCH=arch-ubuntu-mb-double-extra-opt --wi… 130 Using PETSc arch: arch-ubuntu-mb-double-extra-opt 133 Using C compiler: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpicc -Wall -Wwrite… 134 Using Fortran compiler: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpif90 -Wall -… 137 …: -I/home/patrick/petsc-mb/include -I/home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/include 140 Using C linker: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpicc 141 Using Fortran linker: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpif90 142 …extra-opt/lib -L/home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/lib -lpetsc -Wl,-rpath,/hom…
|
| H A D | ex19_tut_4.out | 9 ./ex19 on a arch-ubuntu-mb-double-extra-opt named pdsbox with 1 processor, by patrick Fri Jul 27 15… 120 Configure options: PETSC_DIR=/home/patrick/petsc-mb PETSC_ARCH=arch-ubuntu-mb-double-extra-opt --wi… 125 Using PETSc arch: arch-ubuntu-mb-double-extra-opt 128 Using C compiler: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpicc -Wall -Wwrite… 129 Using Fortran compiler: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpif90 -Wall -… 132 …: -I/home/patrick/petsc-mb/include -I/home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/include 135 Using C linker: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpicc 136 Using Fortran linker: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpif90 137 …extra-opt/lib -L/home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/lib -lpetsc -Wl,-rpath,/hom…
|
| H A D | ex19_tut_5.out | 9 ./ex19 on a arch-ubuntu-mb-double-extra-opt named pdsbox with 1 processor, by patrick Fri Jul 27 15… 129 Configure options: PETSC_DIR=/home/patrick/petsc-mb PETSC_ARCH=arch-ubuntu-mb-double-extra-opt --wi… 134 Using PETSc arch: arch-ubuntu-mb-double-extra-opt 137 Using C compiler: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpicc -Wall -Wwrite… 138 Using Fortran compiler: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpif90 -Wall -… 141 …: -I/home/patrick/petsc-mb/include -I/home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/include 144 Using C linker: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpicc 145 Using Fortran linker: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpif90 146 …extra-opt/lib -L/home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/lib -lpetsc -Wl,-rpath,/hom…
|
| H A D | ex19_tut_7.out | 9 ./ex19 on a arch-ubuntu-mb-double-extra-opt named pdsbox with 4 processors, by patrick Fri Jul 27 1… 138 Configure options: PETSC_DIR=/home/patrick/petsc-mb PETSC_ARCH=arch-ubuntu-mb-double-extra-opt --wi… 143 Using PETSc arch: arch-ubuntu-mb-double-extra-opt 146 Using C compiler: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpicc -Wall -Wwrite… 147 Using Fortran compiler: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpif90 -Wall -… 150 …: -I/home/patrick/petsc-mb/include -I/home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/include 153 Using C linker: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpicc 154 Using Fortran linker: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpif90 155 …extra-opt/lib -L/home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/lib -lpetsc -Wl,-rpath,/hom…
|
| /petsc/src/sys/tests/ |
| H A D | ex54options_1e_wrong | 4 alias -option3 -alias3 bla # extra token bla 5 -option3 value3 value33 # extra value
|
| H A D | ex54options_1d_wrong | 4 alias -option3 -alias3 bla # extra token bla 5 -option3 value3 value33 # extra value
|
| H A D | ex54options_1b_wrong | 4 alias -option3 -alias3 bla # extra token bla 5 -option3 value3 value33 # extra value
|
| H A D | ex54options_1c_wrong | 4 alias -option3 -alias3 bla # extra token bla 5 -option3 value3 value33 # extra value
|
| H A D | ex54options_1a_wrong | 4 alias -option3 -alias3 bla # extra token bla 5 -option3 value3 value33 # extra value
|
| H A D | ex54options_1f_wrong | 5 -option3 value3 value33 # extra value
|
| /petsc/src/sys/tests/output/ |
| H A D | ex54_1_options_file-ex54options_1e_wrong.out | 1 [0]PETSC ERROR: Error in options file ex54options_1e_wrong line 4: extra token bla
|
| H A D | ex54_1_options_file-ex54options_1f_wrong.out | 1 [0]PETSC ERROR: Error in options file ex54options_1f_wrong line 5: extra token value33
|
| /petsc/doc/changes/ |
| H A D | 231.md | 59 - Option --LIBS=\<extra libs> for some broken compilers that require 60 that require extra system libraries to be linked with
|
| H A D | 312.md | 133 MatComputeOperatorTranspose(). Added extra argument to select the 149 Added extra argument to select the desired matrix type 164 Added extra argument to select the desired matrix type
|
| /petsc/src/ts/tutorials/advection-diffusion-reaction/output/ |
| H A D | ex2_1.out | 19 extra safety factor after step rejection 0.5
|
| H A D | ex2_1_alt_4.out | 19 extra safety factor after step rejection 0.5
|
| H A D | ex2_1_alt_2.out | 19 extra safety factor after step rejection 0.5
|
| H A D | ex2_1_alt.out | 19 extra safety factor after step rejection 0.5
|
| H A D | ex2_1_alt_3.out | 19 extra safety factor after step rejection 0.5
|
| H A D | ex1_1.out | 21 extra safety factor after step rejection 0.5
|
| /petsc/src/ts/tests/output/ |
| H A D | ex8_1.out | 20 extra safety factor after step rejection 0.5
|
| /petsc/src/ts/tutorials/output/ |
| H A D | ex40_n_ts_max_step_rejections-1.out | 21 extra safety factor after step rejection 0.5
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Const.pyx | 148 # extra aliases
|