Searched refs:footer (Results 1 – 6 of 6) sorted by relevance
| /petsc/config/ |
| H A D | example_template.py | 42 footer='petsc_testend "@TESTROOT@" ' variable
|
| H A D | gmakegentest.py | 486 def _writeTodoSkip(self,fh,tors,reasons,footer): argument 504 fh.write(tab+footer+"\n") 581 footer=re.sub('@TESTROOT@',subst['testroot'],example_template.footer) 589 …writeTodoSkip(fh,'todo',[s for s in [srcDict.get('TODO',''), testDict.get('TODO','')] if s],footer) 590 self._writeTodoSkip(fh,'skip',srcDict.get('SKIP',[]) + testDict.get('SKIP',[]),footer) 623 fh.write(footer+"\n")
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Styles/ |
| H A D | SymbolsList.css | 77 .footer {
|
| H A D | CmpSystems.css | 82 .footer {
|
| H A D | Report.css | 252 .footer {
|
| /petsc/doc/install/ |
| H A D | install_tutorial.md | 35 : footer including any `$PETSC_DIR` and `$PETSC_ARCH` options. It may look
|