Searched refs:Ytype (Results 1 – 1 of 1) sorted by relevance
220 VecType Ytype; in TaoALMMSetMultipliers_Private() local229 PetscCall(VecGetType(tao->constraints_equality, &Ytype)); in TaoALMMSetMultipliers_Private()231 PetscCall(VecGetType(tao->constraints_inequality, &Ytype)); in TaoALMMSetMultipliers_Private()233 PetscCall(PetscObjectTypeCompare((PetscObject)Y, Ytype, &same)); in TaoALMMSetMultipliers_Private()