Searched refs:TronGradientProjections (Results 1 – 1 of 1) sorted by relevance
5 static PetscErrorCode TronGradientProjections(Tao, TAO_TRON *);114 PetscCall(TronGradientProjections(tao, tron)); in TaoSolve_TRON()233 static PetscErrorCode TronGradientProjections(Tao tao, TAO_TRON *tron) in TronGradientProjections() function