Searched refs:Version (Results 1 – 17 of 17) sorted by relevance
| /petsc/lib/petsc/bin/ |
| H A D | petscnagupgrade.py | 9 from packaging.version import Version 12 from distutils.version import LooseVersion as Version unknown 27 return Version('%d.%d.%d' % (major, minor, subminor)) 29 return Version('%d.%d.0rc0' % (major,minor+1))
|
| /petsc/src/dm/impls/plex/tests/output/ |
| H A D | ex1_cylinder_wedge.out | 1 # vtk DataFile Version 2.0
|
| H A D | ex1_gmsh_15_hyb3d_vtk.out | 1 # vtk DataFile Version 2.0
|
| /petsc/doc/install/ |
| H A D | download.md | 5 ## Recommended: Obtain Release Version With Git 25 ## Alternative: Obtain Release Version with Tarball 55 ## Advanced: Obtain PETSc Development Version With Git
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | conf.py | 25 from packaging.version import Version 117 if Version(sphinx_version) >= Version(
|
| /petsc/src/binding/petsc4py/conf/ |
| H A D | confpetsc.py | 71 from packaging.version import Version 74 from setuptools.extern.packaging.version import Version 76 from distutils.version import StrictVersion as Version unknown 118 REQUIRED = Version(VERSION) 119 PROVIDED = Version(m.groups()[0])
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | gcov.py | 77 class Version: class 138 version = Version.from_string(version) 530 gcovr_report_version = Version.from_string(gcovr_report_version_str)
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | INSTALL | 11 Version: 2.3
|
| H A D | LICENSE | 2 Version 2.1, February 1999
|
| /petsc/doc/changes/ |
| H A D | 311.md | 41 MAT-File Version 7.3, currently only for reading. See also
|
| /petsc/src/ts/tutorials/output/ |
| H A D | ex18_adv_delta_yper_fim_2.out | 55 Version = 1
|
| H A D | ex18_adv_delta_yper_fim_1.out | 55 Version = 1
|
| H A D | ex18_adv_delta_yper_fim_0.out | 55 Version = 1
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | nozzle.igs | 3 1H,,1H;,19HFEMAP Version 11.11,18HNozzle_example.igs,27HBy Siemens PLM IG 1
|
| /petsc/src/benchmarks/results/ |
| H A D | performance_arco1 | 7 For PETSc Version 1.0.15+ the example is sles/ex10.c
|
| H A D | performance_cfd_2_10 | 392 Using Petsc Version 2.1.2, Patch 10, Released May 14, 2002
|
| /petsc/doc/ |
| H A D | petsc.bib | 8296 title = {{PyLith} User Manual Version 2.0.0}, 8313 title = {Gale User Manual Version 2.0.0}, 11671 title = {MPI: A Message-Passing Interface Standard, Version 3.0}, 11678 title = {OpenMP Application Program Interface, Version 4.0}, 13269 title = {Aztec User's Guide Version 1.1}, 13278 title = {Official {Aztec} User's Guide Version 2.1}, 13646 title = {{E}ngineering and {S}cientific {S}ubroutine {L}ibrary Version 2: Guide and 14866 title = {{NWChem}, A Computational Chemistry Package for Parallel Computers, Version 4.1}, 15953 title = {The {NCAR} Climate System Model, Version One}, 16782 title = {A New Version of the Fast Multipole Method for the Laplace Equation in Three [all …]
|