Home
last modified time | relevance | path

Searched refs:A_11 (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
575 A_11 = xx_0 + 2.0 * xx_1; in FormJacobian1_block()
581 PetscCall(MatSetValue(j22, 0, 0, A_11, INSERT_VALUES)); in FormJacobian1_block()