Searched refs:author (Results 1 – 10 of 10) sorted by relevance
| /petsc/doc/ |
| H A D | petsc.bib | 20 author = {{Semantic Versioning 2.0.0}}, 26 author = {Veldhuizen, M van}, 37 author = {Shampine, Lawrence F}, 48 author = {Wanner, Gerhard and Hairer, Ernst}, 56 author = {Kaps, Peter and Rentrop, Peter}, 66 author = {Butcher, John Charles}, 72 author = {Chung, J. and Hulbert, G. M.}, 88 author = {Hosea, ME and Shampine, LF}, 99 author = {Kennedy, Christopher A and Carpenter, Mark H}, 109 …author = {Xu, Zheng and Figueiredo, Mario AT and Yuan, Xiaoming and Studer, Christoph and … [all …]
|
| H A D | conf.py | 40 author = 'The PETSc Development Team' variable 156 ('manual/index', 'manual.tex', 'PETSc/TAO Users Manual', author, 'manual', False)
|
| H A D | index.md | 170 :end-at: author
|
| /petsc/src/binding/petsc4py/test/ |
| H A D | test_sys.py | 14 v, author = PETSc.Sys.getVersion(author=True) 16 self.assertTrue(isinstance(author, (list, tuple)))
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Sys.pyx | 12 author: bool = False) -> tuple[int, int, int]: 23 author 24 Additionally, return author information. 45 if devel or date or author: 56 if author: 57 author = bytes2str(PETSC_AUTHOR_INFO).split('\n') 58 author = tuple([s.strip() for s in author if s]) 59 out.append(author) 78 version, dev, date, author = cls.getVersion(True, True, True) 84 authorinfo = author)
|
| /petsc/share/petsc/datafiles/matrices/ |
| H A D | LFAT5.mtx | 9 % author: J. Lienemann, A. Greiner, J. Korvink 11 % fields: name title A id notes aux date author ed kind
|
| H A D | amesos2_test_mat0.mtx | 3 % author: Eric T Bavier
|
| /petsc/ |
| H A D | setup.py | 357 author='PETSc Team',
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | nozzle.stp | 14 /* author */ ('User'),
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | LICENSE | 56 author's reputation will not be affected by problems that might be 398 system; it is up to the author/donor to decide if he or she is willing 428 write to the author to ask for permission. For software which is 474 Copyright (C) <year> <name of author>
|