Searched refs:TaoBNCGSetType (Results 1 – 6 of 6) sorted by relevance
25 PetscErrorCode TaoBNCGSetType(PETSC_UNUSED Tao tao, PETSC_UNUSED TaoBNCGType type) {PetscTaoError;} in TaoBNCGSetType() function
201 - Add `TAOBNCG`, `TaoBNCGGetType()` and `TaoBNCGSetType()`
516 PETSC_EXTERN PetscErrorCode TaoBNCGSetType(Tao, TaoBNCGType);
164 PetscErrorCode TaoBNCGSetType(PetscTAO, PetscTAOBNCGType)
1563 getBNCGType, petsc.TaoBNCGSetType1567 CHKERR(TaoBNCGSetType(self.tao, ctype))
1057 PetscErrorCode TaoBNCGSetType(Tao tao, TaoBNCGType type) in TaoBNCGSetType() function