Searched refs:symbolic (Results 1 – 18 of 18) sorted by relevance
| /petsc/src/mat/impls/shell/ |
| H A D | shell.h | 17 PetscErrorCode (*symbolic)(Mat, Mat, Mat, void **); member
|
| H A D | shell.c | 732 if (matmat->symbolic) { in MatProductSymbolic_Shell_X() 733 PetscCall((*matmat->symbolic)(A, B, D, &mdata->ctx)); in MatProductSymbolic_Shell_X() 778 …tProductOperation_Private(Mat A, MatProductType ptype, PetscErrorCode (*symbolic)(Mat, Mat, Mat, v… in MatShellSetMatProductOperation_Private() 808 matmat->symbolic = symbolic; in MatShellSetMatProductOperation_Private() 868 …ellSetMatProductOperation(Mat A, MatProductType ptype, PetscErrorCode (*symbolic)(Mat, Mat, Mat, v… in MatShellSetMatProductOperation() 877 …, Mat, Mat, void *), PetscCtxDestroyFn *, MatType, MatType), (A, ptype, symbolic, numeric, destroy… in MatShellSetMatProductOperation() 881 …MatProductOperation_Shell(Mat A, MatProductType ptype, PetscErrorCode (*symbolic)(Mat, Mat, Mat, v… in MatShellSetMatProductOperation_Shell() 904 …PetscCall(MatShellSetMatProductOperation_Private(A, ptype, symbolic, numeric, destroy, composednam… in MatShellSetMatProductOperation_Shell() 966 …PetscCall(MatShellSetMatProductOperation_Private(B, matmatA->ptype, matmatA->symbolic, matmatA->nu… in MatCopy_Shell()
|
| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex50_tut_2.out | 31 Parallel symbolic factorization FALSE
|
| /petsc/doc/manual/ |
| H A D | advanced.md | 140 The following routines perform incomplete and complete, in-place, symbolic, and 186 the symbolic and numeric factorization stages. It is possible to reuse 187 the symbolic factorization. For the second and succeeding 193 not disturb the symbolic portion, thus enabling reuse of the symbolic 201 symbolic and numeric phases cannot be stored in a `factor` matrix, and
|
| H A D | mat.md | 1019 will reuse the symbolic transpose when possible for efficiency. 1025 only does the symbolic transpose on the matrix. After it is called `MatTranspose()` may be called w… 1067 without repeating the ordering or the symbolic factorization. This 1189 …trix operations can be optimized by dividing the computation into two stages: a symbolic stage that 1197 use `MatGetNonzeroState()` to determine if a new symbolic computation is needed. The drawback of th… 1201 API to indicate if a symbolic data structure is already available or needs to be computed. Thus `Ma… 1203 symbolic computations for B could be redone automatically inside the same B matrix when there is a …
|
| H A D | performance.md | 531 is to run a program with the option `-info`. The symbolic
|
| H A D | ksp.md | 53 system, is a symbolic placeholder for any kind of matrix or operator. In
|
| /petsc/src/sys/yaml/ |
| H A D | README.md | 7 pollute the public symbolic name space.
|
| /petsc/src/ksp/ksp/tests/output/ |
| H A D | ex63_2_alt.out | 48 Parallel symbolic factorization FALSE
|
| H A D | ex63_2.out | 48 Parallel symbolic factorization FALSE
|
| 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/src/snes/tutorials/output/ |
| H A D | ex19_superlu_dist_3d.out | 53 Parallel symbolic factorization FALSE
|
| H A D | ex19_superlu_dist_3ds.out | 53 Parallel symbolic factorization FALSE
|
| /petsc/doc/changes/ |
| H A D | 231.md | 49 - Added PetscLLAddPerm() to symbolic LU factorization
|
| H A D | 314.md | 138 symbolic and numeric phases for MatMat operations with MATSHELL
|
| /petsc/doc/community/meetings/2025/ |
| H A D | index.md | 182 …free preconditioning. These features are fully integrated into Devito’s symbolic API while maintai…
|
| /petsc/doc/ |
| H A D | petsc.bib | 3272 title = {Automated generation and symbolic manipulation of tensor product finite 37017 @Article{ shavlik.mooney.ea:symbolic,
|