Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/
H A DgetAPI.py73 self.opaque = False
82 if self.opaque: mstr += ' opaque binding\n'
83 elif self.opaque: mstr += ' opaque stub\n'
121 def __init__(self, name, mansec, includefile, opaque, records, *args, **kwargs): argument
125 self.opaque = opaque
131 if self.opaque: mstr += ' opaque\n'
349 opaque = False
368 if values.find('#') > -1 or values.find('*') > -1 or values.find('][') > -1: opaque = True
369 if not values.find('#') == -1: opaque = True
374 structs[name] = Struct(name,mansec,file,opaque,ivalues)
[all …]
H A Dgeneratefortranbindings.py49 if fun.opaque:
55 fun.opaque = True
58 fun.opaque = True
62 fun.opaque = True
132 if ktypename in structs and not structs[ktypename].opaque:
204 if fun.opaque or fun.opaquestub: skipbody = True
283 if k.typename in structs.keys() and structs[k.typename].opaque:
395 if k.typename in structs.keys() and structs[k.typename].opaque:
576 if not structs[i].opaque:
697 if structs[i].opaque: continue
[all …]
/petsc/lib/petsc/bin/maint/
H A DprettyprintAPI.py58 fd.write('- '+i+' ' + str(structs[i].opaque)+'\n')
/petsc/src/binding/petsc4py/docs/source/
H A Doverview.rst51 opaque data structures which are created, accessed and destroyed by
/petsc/doc/manual/
H A Dtao.md227 opaque pointer. The routines can access information created outside the