Home
last modified time | relevance | path

Searched defs:n_B (Results 1 – 4 of 4) sorted by relevance

/petsc/include/petsc/private/
H A Dpcisimpl.h24 PetscInt n_B; /* number of interface nodes in this subdomain */ member
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcschurs.c394 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 Dbddc.c1707 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 Dbddcprivate.c4299 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