Home
last modified time | relevance | path

Searched refs:sized (Results 1 – 6 of 6) sorted by relevance

/petsc/src/ksp/ksp/tests/
H A Dex60.c12 PetscMPIInt rank, size, sized; in main() local
24 sized = (PetscMPIInt)PetscSqrtReal((PetscReal)size); in main()
25 …PetscCheck(PetscSqr(sized) == size, PETSC_COMM_WORLD, PETSC_ERR_ARG_WRONG, "This test may only be … in main()
26sized) == 0, PETSC_COMM_WORLD, PETSC_ERR_ARG_WRONG, "The number of x-vertices %" PetscInt_FMT " d… in main()
27sized) == 0, PETSC_COMM_WORLD, PETSC_ERR_ARG_WRONG, "The number of y-vertices %" PetscInt_FMT " d… in main()
31 m = (sized > 1) ? (rank % 2) ? 0 : 2 * M / sized : M; in main()
32 n = N / sized; in main()
/petsc/src/tao/leastsquares/tutorials/matlab/
H A DREADME8 History vectors are not properly sized (they are too big) and the code does not check if
/petsc/doc/developers/
H A Dmatrices.md121 multiclass PDEs. The block variants store matrix elements by fixed-sized
/petsc/doc/manual/
H A Dperformance.md471 determined where it spends the bulk of its time on realistically sized
H A Dvec.md93 manages creating the correctly sized parallel vectors efficiently. One controls the type of vector …
H A Dksp.md161 If you wish to reuse the `KSP` with a different sized matrix and vectors, you must