| /petsc/src/vec/is/is/tutorials/ |
| H A D | ex1f90.F90 | 13 PetscInt five 18 five = 5 30 PetscCallA(ISCreateGeneral(PETSC_COMM_SELF, five, indices, PETSC_COPY_VALUES, is, ierr))
|
| /petsc/src/sys/tests/ |
| H A D | ex49f.F90 | 41 PetscMPIInt, parameter:: two = 2, five = 5, seven = 7 52 mx = [five, seven, two] 53 my = [five, seven, two]
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex15f.F90 | 133 PetscInt Iend, m, n, i1, its, five 147 five = 5 166 …PetscCallA(MatMPIAIJSetPreallocation(A, five, PETSC_NULL_INTEGER_ARRAY, five, PETSC_NULL_INTEGER_A… 167 PetscCallA(MatSeqAIJSetPreallocation(A, five, PETSC_NULL_INTEGER_ARRAY, ierr))
|
| H A D | ex52f.F90 | 20 PetscInt Iend, m, n, i1, its, five 39 five = 5 52 …PetscCallA(MatMPIAIJSetPreallocation(A, five, PETSC_NULL_INTEGER_ARRAY, five, PETSC_NULL_INTEGER_A… 53 PetscCallA(MatSeqAIJSetPreallocation(A, five, PETSC_NULL_INTEGER_ARRAY, ierr))
|
| H A D | ex7f.F90 | 36 PetscInt, parameter :: one = 1, five = 5 59 …PetscCallA(MatMPIAIJSetPreallocation(A, five, PETSC_NULL_INTEGER_ARRAY, five, PETSC_NULL_INTEGER_A… 60 PetscCallA(MatSeqAIJSetPreallocation(A, five, PETSC_NULL_INTEGER_ARRAY, ierr))
|
| H A D | ex13f90.F90 | 28 PetscInt Ntot, five, one 39 five = 5 44 PetscCall(MatCreateSeqAIJ(PETSC_COMM_SELF, Ntot, Ntot, five, PETSC_NULL_INTEGER_ARRAY, A, ierr))
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex16f.F90 | 23 PetscScalar none, five 32 five = 5.0 74 PetscCallA(MatZeroRowsIS(A, isrow, five, PETSC_NULL_VEC, PETSC_NULL_VEC, ierr))
|
| /petsc/src/mat/tests/ |
| H A D | ex11.c | 9 PetscScalar v, five = 5.0; in main() local 52 PetscCall(MatZeroRowsIS(C, isrow, five, 0, 0)); in main()
|
| H A D | ex17.c | 9 PetscScalar v, five = 5.0, one = 1.0; in main() local 52 PetscCall(MatZeroRowsIS(C, isrow, five, 0, 0)); in main()
|
| /petsc/src/snes/tests/ |
| H A D | ex12f.F90 | 129 PetscScalar five 131 five = .5 132 PetscCall(VecSet(x, five, ierr))
|
| /petsc/doc/community/ |
| H A D | governance.md | 78 …'s membership in [NumFOCUS](http://numfocus.org) there are five NumFOCUS signatories from five ins…
|
| /petsc/doc/manual/ |
| H A D | about_this_manual.md | 41 calling sequences of routines will occur. PETSc has been supported for twenty-five years; see
|
| H A D | performance.md | 720 be consistent within a variation of less than five percent.
|
| /petsc/doc/tutorials/meshing/ |
| H A D | guide_to_subsurface.md | 49 …ook at this in parallel. Test 2 uses three refinements and three extrusion layers on five processes
|
| /petsc/src/ts/impls/rosw/ |
| H A D | rosw.c | 964 …const PetscReal one = 1, two = 2, three = 3, four = 4, five = 5, six = 6, eight = 8, twelve = 12, … in TSRosWRegisterRos4() local 972 …if (a3 == (PetscReal)PETSC_DEFAULT || a3 == (PetscReal)PETSC_DETERMINE) a3 = (one / five - a2 / fo… in TSRosWRegisterRos4()
|
| /petsc/doc/developers/ |
| H A D | testing.md | 1111 To see the full timing information for the five most expensive tests use
|
| /petsc/doc/community/meetings/2023/ |
| H A D | index.md | 402 scalable MFD solver based on PETSc and its DMStag data structure to discretize the five-field quasi…
|