| /petsc/src/ksp/ksp/tests/ |
| H A D | ex57.c | 32 PetscCall(MatAssemblyEnd(subA[0], MAT_FINAL_ASSEMBLY)); in main() 42 PetscCall(MatAssemblyEnd(subA[1], MAT_FINAL_ASSEMBLY)); in main() 52 PetscCall(MatAssemblyEnd(subA[2], MAT_FINAL_ASSEMBLY)); in main() 62 PetscCall(MatAssemblyEnd(subA[3], MAT_FINAL_ASSEMBLY)); in main() 72 PetscCall(MatAssemblyEnd(subA[4], MAT_FINAL_ASSEMBLY)); in main() 82 PetscCall(MatAssemblyEnd(subA[5], MAT_FINAL_ASSEMBLY)); in main() 92 PetscCall(MatAssemblyEnd(subA[6], MAT_FINAL_ASSEMBLY)); in main() 102 PetscCall(MatAssemblyEnd(subA[7], MAT_FINAL_ASSEMBLY)); in main() 112 PetscCall(MatAssemblyEnd(subA[8], MAT_FINAL_ASSEMBLY)); in main()
|
| H A D | ex22.c | 49 PetscCall(MatAssemblyEnd(A12, MAT_FINAL_ASSEMBLY)); in test_solve() 65 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in test_solve() 161 PetscCall(MatAssemblyEnd(A12, MAT_FINAL_ASSEMBLY)); in test_solve_matgetvecs() 175 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in test_solve_matgetvecs()
|
| /petsc/src/mat/tutorials/ |
| H A D | ex2.c | 40 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main() 67 PetscCall(MatAssemblyEnd(A11, MAT_FINAL_ASSEMBLY)); in main() 75 PetscCall(MatAssemblyEnd(A12, MAT_FINAL_ASSEMBLY)); in main() 83 PetscCall(MatAssemblyEnd(A21, MAT_FINAL_ASSEMBLY)); in main() 91 PetscCall(MatAssemblyEnd(A22, MAT_FINAL_ASSEMBLY)); in main() 126 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main() 128 PetscCall(MatAssemblyEnd(A12, MAT_FINAL_ASSEMBLY)); in main() 130 PetscCall(MatAssemblyEnd(A22, MAT_FINAL_ASSEMBLY)); in main()
|
| H A D | ex4.c | 33 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main() 45 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main()
|
| H A D | ex4f.F90 | 32 PetscCallA(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY, ierr)) 44 PetscCallA(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY, ierr))
|
| /petsc/src/ts/tutorials/power_grid/ |
| H A D | ex3.h | 92 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in RHSJacobian() 95 PetscCall(MatAssemblyEnd(B, MAT_FINAL_ASSEMBLY)); in RHSJacobian() 146 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in IJacobian() 149 PetscCall(MatAssemblyEnd(B, MAT_FINAL_ASSEMBLY)); in IJacobian() 167 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in RHSJacobianP() 199 PetscCall(MatAssemblyEnd(DRDU, MAT_FINAL_ASSEMBLY)); in DRDUJacobianTranspose() 208 PetscCall(MatAssemblyEnd(DRDP, MAT_FINAL_ASSEMBLY)); in DRDPJacobianTranspose()
|
| /petsc/src/mat/tests/ |
| H A D | ex52.c | 34 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main() 41 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main() 60 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main()
|
| H A D | ex266.c | 54 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main() 62 PetscCall(MatAssemblyEnd(B, MAT_FINAL_ASSEMBLY)); in main() 68 PetscCall(MatAssemblyEnd(C, MAT_FINAL_ASSEMBLY)); in main()
|
| H A D | ex179.c | 18 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main() 25 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main()
|
| H A D | ex230.c | 58 PetscCall(MatAssemblyEnd(preallocator, MAT_FINAL_ASSEMBLY)); in ex1_nonsquare_bs1() 97 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in ex1_nonsquare_bs1() 176 PetscCall(MatAssemblyEnd(preallocator, MAT_FINAL_ASSEMBLY)); in ex2_square_bsvariable() 226 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in ex2_square_bsvariable()
|
| H A D | ex145.c | 57 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main() 89 PetscCall(MatAssemblyEnd(B, MAT_FINAL_ASSEMBLY)); in main() 127 PetscCall(MatAssemblyEnd(X, MAT_FINAL_ASSEMBLY)); in main() 146 PetscCall(MatAssemblyEnd(Aher, MAT_FINAL_ASSEMBLY)); in main() 163 PetscCall(MatAssemblyEnd(G, MAT_FINAL_ASSEMBLY)); in main() 213 PetscCall(MatAssemblyEnd(F, MAT_FINAL_ASSEMBLY)); in main()
|
| H A D | ex301.c | 38 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main() 43 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main()
|
| H A D | ex172.c | 37 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main() 39 PetscCall(MatAssemblyEnd(B, MAT_FINAL_ASSEMBLY)); in main()
|
| H A D | ex36f.F90 | 47 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY, ierr)) 77 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY, ierr))
|
| H A D | ex225.c | 48 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main() 50 PetscCall(MatAssemblyEnd(B, MAT_FINAL_ASSEMBLY)); in main() 95 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main() 97 PetscCall(MatAssemblyEnd(B, MAT_FINAL_ASSEMBLY)); in main()
|
| H A D | ex241f.F90 | 44 PetscCallA(MatAssemblyEnd(L, MAT_FINAL_ASSEMBLY, ierr)) 65 PetscCallA(MatAssemblyEnd(L, MAT_FINAL_ASSEMBLY, ierr))
|
| H A D | ex186.c | 22 PetscCall(MatAssemblyEnd(P, MAT_FINAL_ASSEMBLY)); in main() 32 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main()
|
| H A D | ex93.c | 36 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main() 111 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in testPTAPRectangular() 130 PetscCall(MatAssemblyEnd(P, MAT_FINAL_ASSEMBLY)); in testPTAPRectangular()
|
| /petsc/src/ts/tutorials/autodiff/adolc-utils/ |
| H A D | drivers.cxx | 52 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in PetscAdolcComputeRHSJacobian() 90 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in PetscAdolcComputeRHSJacobianLocal() 131 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in PetscAdolcComputeIJacobian() 149 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in PetscAdolcComputeIJacobian() 191 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in PetscAdolcComputeIJacobianIDMass() 235 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in PetscAdolcComputeIJacobianLocal() 253 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in PetscAdolcComputeIJacobianLocal() 294 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in PetscAdolcComputeIJacobianLocalIDMass() 346 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in PetscAdolcComputeRHSJacobianP() 390 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in PetscAdolcComputeRHSJacobianPLocal()
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex81a.c | 35 PetscCall(MatAssemblyEnd(array[(Q + 1) * i], MAT_FINAL_ASSEMBLY)); in main() 54 PetscCall(MatAssemblyEnd(array[i], MAT_FINAL_ASSEMBLY)); in main() 72 PetscCall(MatAssemblyEnd(array[Q * i], MAT_FINAL_ASSEMBLY)); in main() 86 PetscCall(MatAssemblyEnd(array[Q * 3 + i], MAT_FINAL_ASSEMBLY)); in main() 93 PetscCall(MatAssemblyEnd(a, MAT_FINAL_ASSEMBLY)); in main()
|
| H A D | ex4.c | 89 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main() 128 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main() 131 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main() 143 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in main()
|
| /petsc/src/snes/tutorials/ |
| H A D | ex1.c | 233 PetscCall(MatAssemblyEnd(B, MAT_FINAL_ASSEMBLY)); in FormJacobian1() 236 PetscCall(MatAssemblyEnd(jac, MAT_FINAL_ASSEMBLY)); in FormJacobian1() 304 PetscCall(MatAssemblyEnd(B, MAT_FINAL_ASSEMBLY)); in FormJacobian2() 307 PetscCall(MatAssemblyEnd(jac, MAT_FINAL_ASSEMBLY)); in FormJacobian2()
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpimattransposematmult.c | 45 PetscCall(MatAssemblyEnd(atb->mA, MAT_FINAL_ASSEMBLY)); in MatTransposeMatMultSymbolic_MPIAIJ_MPIDense() 70 PetscCall(MatAssemblyEnd(C, MAT_FINAL_ASSEMBLY)); in MatTransposeMatMultNumeric_MPIAIJ_MPIDense() 98 PetscCall(MatAssemblyEnd(C, MAT_FINAL_ASSEMBLY)); in MatTransposeMatMultNumeric_MPIAIJ_MPIDense()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex31.c | 95 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in RHSJacobian_Hull1972A1() 126 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in IJacobian_Hull1972A1() 158 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in RHSJacobian_Hull1972A2() 190 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in IJacobian_Hull1972A2() 221 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in RHSJacobian_Hull1972A3() 252 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in IJacobian_Hull1972A3() 284 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in RHSJacobian_Hull1972A4() 316 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in IJacobian_Hull1972A4() 348 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in RHSJacobian_Hull1972A5() 380 PetscCall(MatAssemblyEnd(A, MAT_FINAL_ASSEMBLY)); in IJacobian_Hull1972A5() [all …]
|
| /petsc/src/ts/tutorials/network/ |
| H A D | pipeInterface.c | 135 PetscCall(MatAssemblyEnd(Jpipe[1], MAT_FINAL_ASSEMBLY)); in PipeCreateJacobian() 151 PetscCall(MatAssemblyEnd(Jpipe[2], MAT_FINAL_ASSEMBLY)); in PipeCreateJacobian() 243 PetscCall(MatAssemblyEnd(Jv[2 * e + 1], MAT_FINAL_ASSEMBLY)); in JunctionCreateJacobian() 253 PetscCall(MatAssemblyEnd(Jv[2 * e + 2], MAT_FINAL_ASSEMBLY)); in JunctionCreateJacobian()
|