Home
last modified time | relevance | path

Searched defs:PETSc (Results 1 – 5 of 5) sorted by relevance

/petsc/doc/manual/
H A Dts.md1451 [^id5]: If the matrix $F_{\dot{u}}(t) = \partial F
1456 [^id6]: PETSc will automatically translate the function provided to the
1459 [^id7]: [bitbucket.org/jedbrown/tchem](https://bitbucket.org/jedbrown/tchem)
1461 [^id8]: [en.wikipedia.org/wiki/CHEMKIN](https://en.wikipedia.org/wiki/CHEMKIN)
/petsc/src/binding/petsc4py/src/petsc4py/
H A DPETSc.py4 PETSc = ImportPETSc(ARCH) variable
/petsc/doc/
H A Dindex.md1 # PETSc chapter
/petsc/src/binding/petsc4py/
H A DREADME.rst24 .. _PETSc: https://petsc.org target in Dependencies
/petsc/src/benchmarks/
H A DbenchmarkExample.py9 class PETSc(object): class