Home
last modified time | relevance | path

Searched refs:CG_Types (Results 1 – 1 of 1) sorted by relevance

/petsc/src/tao/unconstrained/impls/cg/
H A Dtaocg.c9 #define CG_Types 5 macro
230 …PetscCall(PetscOptionsEList("-tao_cg_type", "cg formula", "", CG_Table, CG_Types, CG_Table[cgP->cg… in TaoSetFromOptions_CG()