Searched refs:comps (Results 1 – 1 of 1) sorted by relevance
336 PetscInt comps[5], num_comps = 4; in SetupStrongStg() local342 for (int i = 0; i < 4; i++) comps[i] = i; in SetupStrongStg()347 for (int i = 0; i < 4; i++) comps[i] = i + 1; in SetupStrongStg()352 for (int i = 0; i < 4; i++) comps[i] = i + 1; in SetupStrongStg()362 if (!strcmp(name, "inflow")) PetscCall(BCDefinitionSetEssential(bc_def, num_comps, comps)); in SetupStrongStg()