Searched refs:TaoBNCGGetType (Results 1 – 6 of 6) sorted by relevance
26 PetscErrorCode TaoBNCGGetType(PETSC_UNUSED Tao tao, PETSC_UNUSED TaoBNCGType *type) {PetscTaoError;} in TaoBNCGGetType() function
517 PETSC_EXTERN PetscErrorCode TaoBNCGGetType(Tao, TaoBNCGType *);
201 - Add `TAOBNCG`, `TaoBNCGGetType()` and `TaoBNCGSetType()`
163 PetscErrorCode TaoBNCGGetType(PetscTAO, PetscTAOBNCGType*)
1576 setBNCGType, petsc.TaoBNCGGetType1580 CHKERR(TaoBNCGGetType(self.tao, &cg_type))
1034 PetscErrorCode TaoBNCGGetType(Tao tao, TaoBNCGType *type) in TaoBNCGGetType() function