Home
last modified time | relevance | path

Searched defs:TaoBNCGGetType (Results 1 – 2 of 2) sorted by relevance

/petsc/src/binding/petsc4py/src/lib-petsc/compat/
H A Dtao.h26 PetscErrorCode TaoBNCGGetType(PETSC_UNUSED Tao tao, PETSC_UNUSED TaoBNCGType *type) {PetscTaoError;} in TaoBNCGGetType() function
/petsc/src/tao/bound/impls/bncg/
H A Dbncg.c1034 PetscErrorCode TaoBNCGGetType(Tao tao, TaoBNCGType *type) in TaoBNCGGetType() function