Home
last modified time | relevance | path

Searched refs:extra (Results 1 – 25 of 67) sorted by relevance

123

/petsc/src/dm/impls/stag/tests/
H A Dex7.c79 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 Dex10.c73 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 Dex19_tut_6.out9 ./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
142extra-opt/lib -L/home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/lib -lpetsc -Wl,-rpath,/hom…
H A Dex19_tut_4.out9 ./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
137extra-opt/lib -L/home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/lib -lpetsc -Wl,-rpath,/hom…
H A Dex19_tut_5.out9 ./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
146extra-opt/lib -L/home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/lib -lpetsc -Wl,-rpath,/hom…
H A Dex19_tut_7.out9 ./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
155extra-opt/lib -L/home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/lib -lpetsc -Wl,-rpath,/hom…
/petsc/src/sys/tests/
H A Dex54options_1e_wrong4 alias -option3 -alias3 bla # extra token bla
5 -option3 value3 value33 # extra value
H A Dex54options_1d_wrong4 alias -option3 -alias3 bla # extra token bla
5 -option3 value3 value33 # extra value
H A Dex54options_1b_wrong4 alias -option3 -alias3 bla # extra token bla
5 -option3 value3 value33 # extra value
H A Dex54options_1c_wrong4 alias -option3 -alias3 bla # extra token bla
5 -option3 value3 value33 # extra value
H A Dex54options_1a_wrong4 alias -option3 -alias3 bla # extra token bla
5 -option3 value3 value33 # extra value
H A Dex54options_1f_wrong5 -option3 value3 value33 # extra value
/petsc/src/sys/tests/output/
H A Dex54_1_options_file-ex54options_1e_wrong.out1 [0]PETSC ERROR: Error in options file ex54options_1e_wrong line 4: extra token bla
H A Dex54_1_options_file-ex54options_1f_wrong.out1 [0]PETSC ERROR: Error in options file ex54options_1f_wrong line 5: extra token value33
/petsc/doc/changes/
H A D231.md59 - Option --LIBS=\<extra libs> for some broken compilers that require
60 that require extra system libraries to be linked with
H A D312.md133 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 Dex2_1.out19 extra safety factor after step rejection 0.5
H A Dex2_1_alt_4.out19 extra safety factor after step rejection 0.5
H A Dex2_1_alt_2.out19 extra safety factor after step rejection 0.5
H A Dex2_1_alt.out19 extra safety factor after step rejection 0.5
H A Dex2_1_alt_3.out19 extra safety factor after step rejection 0.5
H A Dex1_1.out21 extra safety factor after step rejection 0.5
/petsc/src/ts/tests/output/
H A Dex8_1.out20 extra safety factor after step rejection 0.5
/petsc/src/ts/tutorials/output/
H A Dex40_n_ts_max_step_rejections-1.out21 extra safety factor after step rejection 0.5
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DConst.pyx148 # extra aliases

123