Home
last modified time | relevance | path

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

/petsc/src/snes/tests/
H A Dex17.c549 PetscScalar A_00, A_01, A_10, A_11; in FormJacobian1_block() local
572 A_00 = 2.0 * xx_0 + xx_1; in FormJacobian1_block()
578 PetscCall(MatSetValue(j11, 0, 0, A_00, INSERT_VALUES)); in FormJacobian1_block()