Searched refs:TaoALMMSetType (Results 1 – 5 of 5) sorted by relevance
31 PetscErrorCode TaoALMMSetType(PETSC_UNUSED Tao tao, PETSC_UNUSED TaoALMMType type) {PetscTaoError;} in TaoALMMSetType() function
48 PetscErrorCode TaoALMMSetType(Tao tao, TaoALMMType type) in TaoALMMSetType() function
543 PETSC_EXTERN PetscErrorCode TaoALMMSetType(Tao, TaoALMMType);
204 PetscErrorCode TaoALMMSetType(PetscTAO, PetscTAOALMMType)
1785 getALMMType, petsc.TaoALMMSetType1789 CHKERR(TaoALMMSetType(self.tao, ctype))