Home
last modified time | relevance | path

Searched refs:TaoPythonSetType (Results 1 – 5 of 5) sorted by relevance

/petsc/src/tao/python/
H A Dpythontao.c19 PetscErrorCode TaoPythonSetType(Tao tao, const char pyname[]) in TaoPythonSetType() function
/petsc/include/
H A Dpetsctao.h365 PETSC_EXTERN PetscErrorCode TaoPythonSetType(Tao, const char[]);
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetsctao.pxi214 PetscErrorCode TaoPythonSetType(PetscTAO, char[])
H A DTAO.pyx1951 petsc.TaoPythonSetType
1956 CHKERR(TaoPythonSetType(self.tao, cval))
H A Dlibpetsc4py.pyx2893 " * TaoPythonSetType(tao, \"[package.]module.class\")\n"
2912 b"TaoPythonSetType", defval, name, sizeof(name), &found)); <void>opts