Searched defs:n_vertices (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcfetidp.c | 130 PetscInt i, j, k, s, n_boundary_dofs, n_global_lambda, n_vertices, partial_sum; in PCBDDCSetupFETIDPMatContext() local
|
| H A D | bddcprivate.c | 4297 PetscInt lda_rhs, n_vertices, n_constraints, *p0_lidx_I; in PCBDDCSetUpCorrection() local 5714 PetscInt n_vertices, i, j, n_R, n_D, n_B; in PCBDDCSetUpLocalScatters() local 6552 PetscInt n_vertices, total_primal_vertices, valid_constraints; in PCBDDCConstraintsSetUp() local 9478 PetscInt n_vertices; in PCBDDCSetUpSubSchurs() local
|
| /petsc/src/ksp/ksp/impls/fetidp/ |
| H A D | fetidp.c | 271 PetscInt i, n_vertices; in KSPFETIDPCheckOperators() local
|
| /petsc/include/petsc/private/ |
| H A D | pcbddcimpl.h | 52 PetscInt n_vertices; member
|