Searched refs:n_V (Results 1 – 1 of 1) sorted by relevance
7407 PetscInt i, n_V; in PCBDDCConstraintsSetUp() local7410 PetscCall(ISGetLocalSize(is_V_Sall, &n_V)); in PCBDDCConstraintsSetUp()7414 for (i = 0; i < n_V; i++) { in PCBDDCConstraintsSetUp()