Home
last modified time | relevance | path

Searched refs:symbolic (Results 1 – 18 of 18) sorted by relevance

/petsc/src/mat/impls/shell/
H A Dshell.h17 PetscErrorCode (*symbolic)(Mat, Mat, Mat, void **); member
H A Dshell.c732 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 Dex50_tut_2.out31 Parallel symbolic factorization FALSE
/petsc/doc/manual/
H A Dadvanced.md140 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 Dmat.md1019 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 Dperformance.md531 is to run a program with the option `-info`. The symbolic
H A Dksp.md53 system, is a symbolic placeholder for any kind of matrix or operator. In
/petsc/src/sys/yaml/
H A DREADME.md7 pollute the public symbolic name space.
/petsc/src/ksp/ksp/tests/output/
H A Dex63_2_alt.out48 Parallel symbolic factorization FALSE
H A Dex63_2.out48 Parallel symbolic factorization FALSE
H A Dex32_cholmod.out25 Pack factors after symbolic factorization: TRUE
H A Dex32_cholmod_sbaij.out25 Pack factors after symbolic factorization: TRUE
/petsc/src/snes/tutorials/output/
H A Dex19_superlu_dist_3d.out53 Parallel symbolic factorization FALSE
H A Dex19_superlu_dist_3ds.out53 Parallel symbolic factorization FALSE
/petsc/doc/changes/
H A D231.md49 - Added PetscLLAddPerm() to symbolic LU factorization
H A D314.md138 symbolic and numeric phases for MatMat operations with MATSHELL
/petsc/doc/community/meetings/2025/
H A Dindex.md182 …free preconditioning. These features are fully integrated into Devito’s symbolic API while maintai…
/petsc/doc/
H A Dpetsc.bib3272 title = {Automated generation and symbolic manipulation of tensor product finite
37017 @Article{ shavlik.mooney.ea:symbolic,