Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/ !
H A DPetscStaticFunctionCandidates.py14 sourcefiles = [os.path.join(root, name) variable
26 for file in sourcefiles:
54 for file in sourcefiles:
/petsc/lib/petsc/bin/ !
H A Dtaucc.py69 sourcefiles=[]
87 sourcefiles.append(arg)
116 if sourcefiles == [] and compileonly:
120 if sourcefiles != []:
122 for sourcefile in sourcefiles: