Searched refs:factors (Results 1 – 14 of 14) sorted by relevance
| /petsc/src/mat/impls/aij/seq/kokkos/ |
| H A D | aijkok.kokkos.cxx | 1678 Mat_SeqAIJKokkosTriFactors *factors = (Mat_SeqAIJKokkosTriFactors *)A->spptr; in MatSeqAIJKokkosSolveCheck() local 1679 …const PetscBool has_lower = factors->iL_d.extent(0) ? PETSC_TRUE : PETSC_FALSE; // fal… in MatSeqAIJKokkosSolveCheck() 1680 …const PetscBool has_upper = factors->iU_d.extent(0) ? PETSC_TRUE : PETSC_FALSE; // tru… in MatSeqAIJKokkosSolveCheck() 1683 if (!factors->sptrsv_symbolic_completed) { // If sptrsv_symbolic was not called yet in MatSeqAIJKokkosSolveCheck() 1684 …if (has_upper) PetscCallCXX(sptrsv_symbolic(&factors->khU, factors->iU_d, factors->jU_d, factors->… in MatSeqAIJKokkosSolveCheck() 1685 …if (has_lower) PetscCallCXX(sptrsv_symbolic(&factors->khL, factors->iL_d, factors->jL_d, factors->… in MatSeqAIJKokkosSolveCheck() 1686 factors->sptrsv_symbolic_completed = PETSC_TRUE; in MatSeqAIJKokkosSolveCheck() 1694 Mat_SeqAIJKokkosTriFactors *factors = (Mat_SeqAIJKokkosTriFactors *)A->spptr; in MatSeqAIJKokkosTransposeSolveCheck() local 1695 …const PetscBool has_lower = factors->iL_d.extent(0) ? PETSC_TRUE : PETSC_FALSE; // fal… in MatSeqAIJKokkosTransposeSolveCheck() 1696 …const PetscBool has_upper = factors->iU_d.extent(0) ? PETSC_TRUE : PETSC_FALSE; // tru… in MatSeqAIJKokkosTransposeSolveCheck() [all …]
|
| /petsc/src/ksp/ksp/tests/output/ |
| H A D | ex81_1.out | 19 INFOG(3) (estimated real workspace for factors on all processors after analysis): 4 20 … INFOG(4) (estimated integer workspace for factors on all processors after analysis): 88 25 … INFOG(9) (total real/complex workspace to store the matrix factors after factorization): 4 26 INFOG(20) (estimated number of entries in the factors): 4 33 …INFOG(29) (after factorization: effective number of entries in the factors (sum over all processor… 68 INFOG(3) (estimated real workspace for factors on all processors after analysis): 4 69 … INFOG(4) (estimated integer workspace for factors on all processors after analysis): 88 74 … INFOG(9) (total real/complex workspace to store the matrix factors after factorization): 4 75 INFOG(20) (estimated number of entries in the factors): 4 82 …INFOG(29) (after factorization: effective number of entries in the factors (sum over all processor…
|
| H A D | ex81_2.out | 31 INFOG(3) (estimated real workspace for factors on all processors after analysis): 2 32 … INFOG(4) (estimated integer workspace for factors on all processors after analysis): 44 37 … INFOG(9) (total real/complex workspace to store the matrix factors after factorization): 2 38 INFOG(20) (estimated number of entries in the factors): 2 45 …INFOG(29) (after factorization: effective number of entries in the factors (sum over all processor… 99 INFOG(3) (estimated real workspace for factors on all processors after analysis): 2 100 … INFOG(4) (estimated integer workspace for factors on all processors after analysis): 44 105 … INFOG(9) (total real/complex workspace to store the matrix factors after factorization): 2 106 INFOG(20) (estimated number of entries in the factors): 2 113 …INFOG(29) (after factorization: effective number of entries in the factors (sum over all processor…
|
| H A D | ex32_cholmod.out | 25 Pack factors after symbolic factorization: TRUE
|
| H A D | ex32_cholmod_sbaij.out | 25 Pack factors after symbolic factorization: TRUE
|
| /petsc/doc/changes/ |
| H A D | 38.md | 145 - Added TSAdapt{Set|Get}Safety() to set safety factors and renamed 154 factors, clipping factors, etc) to default values.
|
| H A D | 318.md | 186 …ndOptionsPrefixFactor()` to allow controlling the options prefix used by factors created from this… 187 - Change `MatSetOptionsPrefix()` to no longer affect the options prefix used by factors created fro…
|
| H A D | 312.md | 138 - Added MatCompositeSetScalings() to set separate scaling factors
|
| H A D | 315.md | 145 `-pc_gamg_rank_reduction_factors factors`, tp specify factor by
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | documentation_standards.rst | 11 performance factors) should not be copied.
|
| /petsc/doc/manual/ |
| H A D | performance.md | 349 complicated by two factors: First, processor and core numberings may be 682 The performance of a code can be affected by a variety of factors,
|
| H A D | tao.md | 1556 The primary factors determining the behavior of this algorithm are the
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Vec.pyx | 2593 Array of scale factors, one for each vector in ``vecs``.
|
| /petsc/doc/ |
| H A D | petsc.bib | 14739 of stress intensity factors},
|