Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/demo/legacy/kspsolve/
H A Dpetsc-mat.py21 offdx = -1.0/hx**2 variable
31 if i> 0 : J = I-n; A[I,J] = offdx
32 if i< m-1: J = I+n; A[I,J] = offdx