Home
last modified time | relevance | path

Searched refs:five (Results 1 – 17 of 17) sorted by relevance

/petsc/src/vec/is/is/tutorials/
H A Dex1f90.F9013 PetscInt five
18 five = 5
30 PetscCallA(ISCreateGeneral(PETSC_COMM_SELF, five, indices, PETSC_COPY_VALUES, is, ierr))
/petsc/src/sys/tests/
H A Dex49f.F9041 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 Dex15f.F90133 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 Dex52f.F9020 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 Dex7f.F9036 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 Dex13f90.F9028 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 Dex16f.F9023 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 Dex11.c9 PetscScalar v, five = 5.0; in main() local
52 PetscCall(MatZeroRowsIS(C, isrow, five, 0, 0)); in main()
H A Dex17.c9 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 Dex12f.F90129 PetscScalar five
131 five = .5
132 PetscCall(VecSet(x, five, ierr))
/petsc/doc/community/
H A Dgovernance.md78 …'s membership in [NumFOCUS](http://numfocus.org) there are five NumFOCUS signatories from five ins…
/petsc/doc/manual/
H A Dabout_this_manual.md41 calling sequences of routines will occur. PETSc has been supported for twenty-five years; see
H A Dperformance.md720 be consistent within a variation of less than five percent.
/petsc/doc/tutorials/meshing/
H A Dguide_to_subsurface.md49 …ook at this in parallel. Test 2 uses three refinements and three extrusion layers on five processes
/petsc/src/ts/impls/rosw/
H A Drosw.c964 …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 Dtesting.md1111 To see the full timing information for the five most expensive tests use
/petsc/doc/community/meetings/2023/
H A Dindex.md402 scalable MFD solver based on PETSc and its DMStag data structure to discretize the five-field quasi…