Home
last modified time | relevance | path

Searched +defs:red +defs:nreds (Results 1 – 2 of 2) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/redundant/
H A Dredundant.c24 PC_Redundant *red = (PC_Redundant*)pc->data; in PCFactorSetShiftType_Redundant() local
41 PC_Redundant *red = (PC_Redundant*)pc->data; in PCView_Redundant() local
71 PC_Redundant *red = (PC_Redundant*)pc->data; in PCSetUp_Redundant() local
190 PC_Redundant *red = (PC_Redundant*)pc->data; in PCApply_Redundant() local
229 PC_Redundant *red = (PC_Redundant*)pc->data; in PCApplyTranspose_Redundant() local
268 PC_Redundant *red = (PC_Redundant*)pc->data; in PCReset_Redundant() local
287 PC_Redundant *red = (PC_Redundant*)pc->data; in PCDestroy_Redundant() local
310 static PetscErrorCode PCRedundantSetNumber_Redundant(PC pc,PetscInt nreds) in PCRedundantSetNumber_Redundant()
312 PC_Redundant *red = (PC_Redundant*)pc->data; in PCRedundantSetNumber_Redundant() local
464 PC_Redundant *red = (PC_Redundant*)pc->data; in PCRedundantGetOperators_Redundant() local
[all …]
/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Dxwindows.cpp4164 PolyWord red; /* ML bool */ member
4283 unsigned nreds, in AllocColorPlanes()