Home
last modified time | relevance | path

Searched defs:bratu2d (Results 1 – 2 of 2) sorted by relevance

/petsc/src/binding/petsc4py/demo/legacy/bratu2d/
H A Dbratu2df90.f905 subroutine bratu2d (m, n, alpha, x, f) subroutine
29 end subroutine bratu2d argument
H A Dbratu2dnpy.py3 def bratu2d(alpha, x, f): function