Searched refs:sides (Results 1 – 10 of 10) sorted by relevance
| /petsc/doc/manualpages/MANSECHeaders/ |
| H A D | Sensitivity | 8 … can be initial states or system parameters as used in the calculation of ODE/DAE right-hand sides.
|
| /petsc/doc/overview/ |
| H A D | nutshell.md | 14 - {any}`Vectors <ch_vectors>` - containers for simulation solutions, right-hand sides of linear sys…
|
| /petsc/src/ts/tutorials/ |
| H A D | ex11.c | 798 PetscInt numFaces, sides[2], f, g; in CreateMassMatrix() local 804 sides[0] = faces[f]; in CreateMassMatrix() 811 sides[1] = faces[g]; in CreateMassMatrix() 813 PetscCall(DMPlexGetJoin(dmMass, 2, sides, &numCells, &cells)); in CreateMassMatrix() 819 PetscCall(DMPlexRestoreJoin(dmMass, 2, sides, &numCells, &cells)); in CreateMassMatrix()
|
| /petsc/doc/changes/ |
| H A D | 38.md | 75 multiple right-hand sides.
|
| H A D | 314.md | 191 KSPHPDDM and KSPPREONLY) systems with multiple right-hand sides,
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | KSP.pyx | 1588 sides. 1823 """Solve a linear system with multiple right-hand sides. 1833 Block of right-hand sides. 1852 Block of right-hand sides.
|
| /petsc/doc/manual/ |
| H A D | advanced.md | 251 Some of the factorizations also support solves with multiple right-hand sides stored in a `Mat` usi…
|
| H A D | ts.md | 1068 For problems that involve discontinuous right-hand sides, one can set an
|
| H A D | vec.md | 5 Vectors (denoted by `Vec`) are used to store discrete PDE solutions, right-hand sides for
|
| /petsc/doc/ |
| H A D | petsc.bib | 565 … each iteration for the solution of non-{H}ermitian linear systems with multiple right-hand sides}, 775 … = {Projection techniques for iterative solution of Ax= b with successive right-hand sides}, 19575 title = {Block {K}rylov space methods for linear systems with multiple right-hand sides:
|