Searched defs:structs (Results 1 – 3 of 3) sorted by relevance
| /petsc/lib/petsc/bin/ |
| H A D | generatefortranbindings.py | 45 def generateFortranInterface(pkgname, petscarch, classes, enums, structs, senums, funname, mpi_f08,… argument 185 def generateCStub(pkgname,petscarch,manualstubsfound,senums,classes,structs,funname,fun): argument
|
| H A D | getAPI.py | 37 structs = {} variable
|
| /petsc/lib/petsc/bin/maint/generators/ |
| H A D | java.py | 19 def replace(enums,senums,structs,aliases,classes,k): argument
|