Searched refs:FormOperator (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/network/ |
| H A D | ex1_nest.c | 138 PetscErrorCode FormOperator(DM networkdm, Mat A, Vec b) in FormOperator() function 313 PetscCall(FormOperator(networkdm, A, b)); in main()
|
| H A D | ex1.c | 137 PetscErrorCode FormOperator(DM dmnetwork, Mat A, Vec b) in FormOperator() function 290 PetscCall(FormOperator(dmnetwork, A, b)); in main()
|
| H A D | ex2.c | 167 PetscErrorCode FormOperator(DM networkdm, Mat A, Vec b) in FormOperator() function 340 PetscCall(FormOperator(networkdm, A, b)); in main()
|