Searched refs:TaoType (Results 1 – 5 of 5) sorted by relevance
204 typedef const char *TaoType; typedef308 PETSC_EXTERN PetscErrorCode TaoSetType(Tao, TaoType);309 PETSC_EXTERN PetscErrorCode TaoGetType(Tao, TaoType *);
434 TaoType default_type = TAOLMVM; in TaoSetFromOptions()627 TaoType type; in TaoView()2167 PetscErrorCode TaoSetType(Tao tao, TaoType type) in TaoSetType()2492 PetscErrorCode TaoGetType(Tao tao, TaoType *type) in TaoGetType()
3 ctypedef const char* PetscTAOType "TaoType"
8 petsc.TaoType
77 TaoSetType(Tao tao, TaoType type);128 TaoSetType(Tao, TaoType);144 bound-constrained problems. Note that the `TaoType` variable is a string that