| /petsc/src/mat/impls/nest/ |
| H A D | matnest.c | 757 Vec bl, *br; in MatDiagonalScale_Nest() local 761 PetscCall(PetscCalloc1(bA->nc, &br)); in MatDiagonalScale_Nest() 763 for (j = 0; j < bA->nc; j++) PetscCall(VecGetSubVector(r, bA->isglobal.col[j], &br[j])); in MatDiagonalScale_Nest() 769 if (bA->m[i][j]) PetscCall(MatDiagonalScale(bA->m[i][j], bl, br[j])); in MatDiagonalScale_Nest() 774 for (j = 0; j < bA->nc; j++) PetscCall(VecRestoreSubVector(r, bA->isglobal.col[j], &br[j])); in MatDiagonalScale_Nest() 776 PetscCall(PetscFree(br)); in MatDiagonalScale_Nest() 1964 PetscInt bm, br; in MatAXPY_Dense_Nest() local 1983 for (br = 0; br < bm; ++br) { in MatAXPY_Dense_Nest() 1984 PetscInt row = bmindices[br], brncols, *cols; in MatAXPY_Dense_Nest() 1988 PetscCall(MatGetRow(B, br + rstart, &brncols, &brcols, &brcoldata)); in MatAXPY_Dense_Nest() [all …]
|
| /petsc/doc/manualpages/doctext/ |
| H A D | html.def | 41 e_defn %n<br>%n
|
| /petsc/src/ksp/ksp/impls/gmres/dgmres/ |
| H A D | dgmres.c | 782 PetscBLASInt br, bmax; in KSPDGMRESApplyDeflation_DGMRES() local 786 PetscCall(PetscBLASIntCast(r, &br)); in KSPDGMRESApplyDeflation_DGMRES() 801 PetscCall(PetscArraycpy(X2, X1, br)); in KSPDGMRESApplyDeflation_DGMRES() 805 PetscCallBLAS("LAPACKgetrs", LAPACKgetrs_("N", &br, &nrhs, TTF, &bmax, INVP, X1, &bmax, &info)); in KSPDGMRESApplyDeflation_DGMRES() 817 …PetscCallBLAS("LAPACKgerfs", LAPACKgerfs_("N", &br, &nrhs, TT, &bmax, TTF, &bmax, INVP, X2, &bmax,… in KSPDGMRESApplyDeflation_DGMRES()
|
| /petsc/src/sys/utils/ |
| H A D | sortso.c | 36 static inline void COPYSWAPPY2(char *al, char *ar, size_t asize, char *bl, char *br, size_t bsize, … in COPYSWAPPY2() argument 41 __builtin_memcpy(t, br, bsize); in COPYSWAPPY2() 42 __builtin_memmove(br, bl, bsize); in COPYSWAPPY2() 82 static inline void COPYSWAPPY2(char *al, char *ar, size_t asize, char *bl, char *br, size_t bsize, … in COPYSWAPPY2() argument 88 PetscCallAbort(PETSC_COMM_SELF, PetscMemcpy(t, br, bsize)); in COPYSWAPPY2() 89 PetscCallAbort(PETSC_COMM_SELF, PetscMemmove(br, bl, bsize)); in COPYSWAPPY2()
|
| /petsc/src/vec/vec/impls/nest/ |
| H A D | vecnest.c | 705 Vec_Nest *br = vrtol ? (Vec_Nest *)vrtol->data : NULL; in VecErrorWeightedNorms_Nest() local 722 …v[i], be ? be->v[i] : NULL, wnormtype, atol, ba ? ba->v[i] : NULL, rtol, br ? br->v[i] : NULL, ign… in VecErrorWeightedNorms_Nest()
|
| /petsc/ |
| H A D | .mailmap | 13 Arthur Soprano <arthursoprano@gmail.com> <arthur@esss.com.br>
|
| /petsc/src/mat/interface/ |
| H A D | matrix.c | 8004 for (PetscInt br = 0; br < A->bsizes[b]; ++br) { in MatSelectVariableBlockSizes() local 8005 const PetscInt row = gr + br; in MatSelectVariableBlockSizes() 8023 for (PetscInt br = 0; br < A->bsizes[b]; ++br) { in MatSelectVariableBlockSizes() local 8024 const PetscInt row = gr + br; in MatSelectVariableBlockSizes()
|
| /petsc/src/mat/impls/baij/mpi/ |
| H A D | mpibaij.c | 2808 PetscInt br = bB->j[k] % bs; in MatConvert_MPIBAIJ_MPIAIJ() local 2809 bB->j[k] = garray[bj] * bs + br; in MatConvert_MPIBAIJ_MPIAIJ()
|
| /petsc/doc/ |
| H A D | petsc.bib | 7289 url = {http://www.iprj.uerj.br/\~{ }ricardob/Evento_Cientifico_html/poster03j.pdf},
|