Home
last modified time | relevance | path

Searched defs:n_R (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcschurs.c1344 PetscInt n_R; in PCBDDCSubSchursSetUp() local
H A Dbddcprivate.c4070 PetscInt n_constraints, n_R, old_size; in PCBDDCSetUpLocalWorkVectors() local
4299 PetscInt i, n_R, n_D, n_B; in PCBDDCSetUpCorrection() local
5714 PetscInt n_vertices, i, j, n_R, n_D, n_B; in PCBDDCSetUpLocalScatters() local
5943 PetscInt n_D, n_R; in PCBDDCSetUpLocalSolvers() local
/petsc/src/ts/tutorials/
H A Dex10.c205 RDNode n_L, nx_L, n_R, nx_R, dD_L, dxD_L, dD_R, dxD_R, dfluxL[2], dfluxR[2]; in RDDiffusion() local