Home
last modified time | relevance | path

Searched refs:sides (Results 1 – 10 of 10) sorted by relevance

/petsc/doc/manualpages/MANSECHeaders/
H A DSensitivity8 … can be initial states or system parameters as used in the calculation of ODE/DAE right-hand sides.
/petsc/doc/overview/
H A Dnutshell.md14 - {any}`Vectors <ch_vectors>` - containers for simulation solutions, right-hand sides of linear sys…
/petsc/src/ts/tutorials/
H A Dex11.c798 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 D38.md75 multiple right-hand sides.
H A D314.md191 KSPHPDDM and KSPPREONLY) systems with multiple right-hand sides,
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DKSP.pyx1588 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 Dadvanced.md251 Some of the factorizations also support solves with multiple right-hand sides stored in a `Mat` usi…
H A Dts.md1068 For problems that involve discontinuous right-hand sides, one can set an
H A Dvec.md5 Vectors (denoted by `Vec`) are used to store discrete PDE solutions, right-hand sides for
/petsc/doc/
H A Dpetsc.bib565 … 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: