Searched refs:ten (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/mat/tests/ |
| H A D | ex63f.F90 | 14 PetscInt row, col, ten 27 ten = 10 28 PetscCallA(MatCreateSeqDense(PETSC_COMM_SELF, ten, ten, PETSC_NULL_SCALAR_ARRAY, A, ierr))
|
| /petsc/src/snes/tutorials/ |
| H A D | ex40f90.F90 | 43 PetscInt ten, two, one 48 ten = 10 53 …PETSC_COMM_WORLD, DM_BOUNDARY_NONE, DM_BOUNDARY_NONE, DMDA_STENCIL_BOX, ten, ten, PETSC_DECIDE, PE…
|
| /petsc/src/sys/classes/draw/tests/ |
| H A D | ex5f.F90 | 20 PetscReal ten 29 ten = 10.0 58 PetscCallA(PetscSleep(ten, ierr))
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex28.c | 22 PetscScalar two = 2.0, result1, result2, results[40], value, ten = 10.0; in main() local 85 PetscCall(VecSetValues(x, 1, &row0, &ten, INSERT_VALUES)); in main()
|
| /petsc/doc/tutorials/meshing/ |
| H A D | guide_to_subsurface.md | 18 …rusion. We can see this another way in the celltype label, where there are ten mesh points of type…
|
| /petsc/doc/changes/ |
| H A D | 317.md | 148 - Add -pc_svd_monitor ::all option to print all the singular values instead of a maximum of ten
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | LICENSE | 261 functions (ten lines or less in length), then the use of the object
|
| /petsc/doc/manual/ |
| H A D | performance.md | 688 program, one should always leave at least a ten percent margin
|