Searched refs:SC (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/mat/tests/ |
| H A D | ex212f.F90 | 12 Mat C, SC 43 PetscCallA(MatCreateSchurComplement(C, C, C, C, PETSC_NULL_MAT, SC, ierr)) 44 PetscCallA(MatGetOwnershipRange(SC, PETSC_NULL_INTEGER, rend, ierr)) 50 PetscCallA(MatMult(SC, x, y, ierr)) 55 PetscCallA(MatDestroy(SC, ierr))
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex74.c | 90 Mat Identity, J, TA, SC, R; in main() local 185 PetscCall(MatCreateKAIJ(J, 1, nstages, NULL, b, &SC)); in main() 216 PetscCall(MatMultAdd(SC, z, u, u)); in main() 237 PetscCall(MatDestroy(&SC)); in main()
|
| /petsc/include/ |
| H A D | petscblaslapack_mangle.h | 71 #define PETSC_BLASLAPACK_RPREFIX_ SC
|
| /petsc/doc/ |
| H A D | petsc.bib | 558 …booktitle = {SC'16: Proceedings of the International Conference for High Performance Computin… 932 …booktitle = {SC'16: Proceedings of the International Conference for High Performance Computing… 1470 booktitle = {ACM/IEEE SC 2006 Conference (SC'06)}, 4185 doi = {10.1109/SC.2014.28}, 6068 booktitle = {ACM/IEEE Proc. of SC 99: High Performance Networking and Computing}, 6073 note = {Winner of Gordon Bell Special Prize at SC 99}, 6910 note = {{SC'09 Gordon Bell} Prize Finalist}, 9605 booktitle = {SC'07: ACM/IEEE Conference on Supercomputing}, 12702 title = {{Report on the {DOE} Joint {NE/SC} Workshop Simulation and Modeling for Advanced 16920 booktitle = {Proceedings of IEEE/ACM SC '08}, [all …]
|