Searched refs:n_lambda_for_dof (Results 1 – 1 of 1) sorted by relevance
131 …PetscInt cum, n_local_lambda, n_lambda_for_dof, dual_size, n_neg_values, n_pos_values, buf_… in PCBDDCSetupFETIDPMatContext() local283 n_lambda_for_dof = (j * (j + 1)) / 2; in PCBDDCSetupFETIDPMatContext()285 n_lambda_for_dof = j; in PCBDDCSetupFETIDPMatContext()289 array[i] = (1.0 * n_lambda_for_dof) / (j + 1.0); /* already scaled for the next global sum */ in PCBDDCSetupFETIDPMatContext()293 aux_local_numbering_2[partial_sum] = n_lambda_for_dof; in PCBDDCSetupFETIDPMatContext()