Searched refs:AD (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/mat/tests/ |
| H A D | ex192.c | 178 Mat AD; in main() local 258 PetscCall(MatConvert(A, MATSEQAIJ, MAT_INITIAL_MATRIX, &AD)); in main() 260 PetscCall(MatMatMult(AD, C, MAT_INITIAL_MATRIX, 2.0, &RHS)); in main() 262 PetscCall(MatMatMult(AD, C, MAT_REUSE_MATRIX, 2.0, &RHS)); in main() 264 PetscCall(MatDestroy(&AD)); in main()
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Styles/ |
| H A D | HeadersDiff.css | 48 .delete .cont { background-color: #8AD; }
|
| /petsc/src/tao/leastsquares/tutorials/matlab/more_wild_probs/ |
| H A D | jacobian.m | 9 % The dependencies of this function are based on executing the AD
|
| /petsc/doc/changes/ |
| H A D | 314.md | 212 '--download-adolc --download-colpack' to install the AD tool
|