Home
last modified time | relevance | path

Searched refs:TaoCreate_BNLS (Results 1 – 2 of 2) sorted by relevance

/petsc/src/tao/interface/
H A Dtaosolverregi.c15 PETSC_EXTERN PetscErrorCode TaoCreate_BNLS(Tao);
92 PetscCall(TaoRegister(TAOBNLS, TaoCreate_BNLS)); in TaoRegisterAll()
/petsc/src/tao/bound/impls/bnk/
H A Dbnls.c184 PETSC_EXTERN PetscErrorCode TaoCreate_BNLS(Tao tao) in TaoCreate_BNLS() function