Searched refs:TAO_TRON (Results 1 – 2 of 2) sorted by relevance
5 static PetscErrorCode TronGradientProjections(Tao, TAO_TRON *);8 TAO_TRON *tron = (TAO_TRON *)tao->data; in TaoDestroy_TRON()28 TAO_TRON *tron = (TAO_TRON *)tao->data; in TaoSetFromOptions_TRON()41 TAO_TRON *tron = (TAO_TRON *)tao->data; in TaoView_TRON()55 TAO_TRON *tron = (TAO_TRON *)tao->data; in TaoSetup_TRON()70 TAO_TRON *tron = (TAO_TRON *)tao->data; in TaoSolve_TRON()233 static PetscErrorCode TronGradientProjections(Tao tao, TAO_TRON *tron) in TronGradientProjections()273 TAO_TRON *tron = (TAO_TRON *)tao->data; in TaoComputeDual_TRON()306 TAO_TRON *tron; in TaoCreate_TRON()
49 } TAO_TRON; typedef