Searched defs:n_B (Results 1 – 4 of 4) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | pcisimpl.h | 24 PetscInt n_B; /* number of interface nodes in this subdomain */ member
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcschurs.c | 394 PetscInt n_B, extra, local_size, global_size; in PCBDDCSubSchursSetUp() local 507 PetscInt n_I, n_B, n_local_dofs, n_prev_added, j, layer, *local_numbering; in PCBDDCSubSchursSetUp() local
|
| H A D | bddc.c | 1707 PetscInt n_B = pcis->n_B, n_D = pcis->n - n_B; in PCApply_BDDC() local 1866 PetscInt n_B = pcis->n_B, n_D = pcis->n - n_B; in PCApplyTranspose_BDDC() local
|
| H A D | bddcprivate.c | 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
|