Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/advection-diffusion-reaction/
H A Dshashi.F90382 subroutine ShashiFormJacobian(an_r, d_eq) argument
405 PetscScalar d_eq(26, 26), H_molar(26)
485 d_eq(ib, jb) = 0.0d0
496 d_eq(1, 1) = -an_h(1)
497 d_eq(1, 2) = -an_h_additive
498 d_eq(1, 5) = -2
499 d_eq(1, 10) = -1
500 d_eq(1, 11) = -1
501 d_eq(1, 14) = -2
502 d_eq(1, 16) = -1
[all …]