| /petsc/src/sys/tutorials/ |
| H A D | ex17.c | 6 char version[128]; in main() local
|
| /petsc/src/sys/objects/ |
| H A D | version.c | 21 PetscErrorCode PetscGetVersion(char version[], size_t len) in PetscGetVersion()
|
| H A D | init.c | 97 char version[256]; in PetscOpenHistoryFile() local 245 char version[256]; in PetscOptionsCheckInitial_Private() local
|
| H A D | pinit.c | 624 …_MAX_PATH_LEN], root[PETSC_MAX_PATH_LEN], *intro, programname[64], *appline, *options, version[64]; in PetscInitializeSAWs() local
|
| H A D | options.c | 3322 …s PetscOptionsObject, const char oldname[], const char newname[], const char version[], const char… in PetscOptionsDeprecated_Private()
|
| /petsc/doc/ |
| H A D | conf.py | 53 version = git_describe_version variable 56 version = '.'.join([major_version, minor_version]) variable
|
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | plexhdf5.c | 14 …ErrorCode PetscViewerPrintVersion_Private(PetscViewer viewer, DMPlexStorageVersion version, char s… in PetscViewerPrintVersion_Private() 22 …etscViewerParseVersion_Private(PetscViewer viewer, const char str[], DMPlexStorageVersion *version) in PetscViewerParseVersion_Private() 76 …ic PetscErrorCode PetscViewerCheckVersion_Private(PetscViewer viewer, DMPlexStorageVersion version) in PetscViewerCheckVersion_Private() 141 static inline PetscBool DMPlexStorageVersionEQ(DMPlexStorageVersion version, int major, int minor, … in DMPlexStorageVersionEQ() 146 static inline PetscBool DMPlexStorageVersionGE(DMPlexStorageVersion version, int major, int minor, … in DMPlexStorageVersionGE() 167 …ode PetscViewerHDF5SetDMPlexStorageVersionWriting(PetscViewer viewer, DMPlexStorageVersion version) in PetscViewerHDF5SetDMPlexStorageVersionWriting() 229 …de PetscViewerHDF5GetDMPlexStorageVersionWriting(PetscViewer viewer, DMPlexStorageVersion *version) in PetscViewerHDF5GetDMPlexStorageVersionWriting() 284 …ode PetscViewerHDF5SetDMPlexStorageVersionReading(PetscViewer viewer, DMPlexStorageVersion version) in PetscViewerHDF5SetDMPlexStorageVersionReading() 343 …de PetscViewerHDF5GetDMPlexStorageVersionReading(PetscViewer viewer, DMPlexStorageVersion *version) in PetscViewerHDF5GetDMPlexStorageVersionReading() 512 DMPlexStorageVersion version; in VecView_Plex_Local_HDF5_Internal() local [all …]
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexexodusii.c | 130 float version; in DMPlexCreateExodusFromFile() local
|
| H A D | plexgmsh.c | 1119 float version; in GmshReadMeshFormat() local 1503 float version; in DMPlexCreateGmshFromFile() local
|
| H A D | plexcreate.c | 7063 int magic, dummy[5], len, version, shtype, totlen = 0; in DMPlexCreateShapefile() local
|
| /petsc/ |
| H A D | setup.py | 297 def version(): function
|
| /petsc/src/ksp/ksp/tests/benchmarkscatters/ |
| H A D | ex1.c | 79 … arch[128], hostname[128], username[128], pname[PETSC_MAX_PATH_LEN], date[128], version[256]; in PetscLogView_VecScatter() local
|
| /petsc/src/sys/error/ |
| H A D | errtrace.c | 51 static char version[256]; variable
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | conf.py | 67 version = release.rsplit('.', 1)[0] variable
|
| /petsc/config/PETSc/ |
| H A D | petsc.py | 200 version = property(getVersion, doc = 'The PETSc version') variable in Configure
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex55.c | 119 DMPlexStorageVersion version; in CheckDistributedInterpolated() local
|
| /petsc/config/BuildSystem/config/ |
| H A D | package.py | 1221 def versionToStandardForm(self,version): argument 1226 def versionToTuple(self,version): argument
|
| /petsc/src/ts/impls/mimex/ |
| H A D | mimex.c | 12 PetscInt version; member
|
| /petsc/src/sys/logging/handler/impls/nested/ |
| H A D | xmlviewer.c | 117 char version[256], buildoptions[128] = ""; in PetscPrintExeSpecs() local
|
| /petsc/src/mat/impls/baij/seq/ |
| H A D | baij.c | 3226 PetscInt version = 1; in MatSeqBAIJSetPreallocation_SeqBAIJ() local 3249 PetscInt version = 1; in MatSeqBAIJSetPreallocation_SeqBAIJ() local 3278 PetscInt version = 1; in MatSeqBAIJSetPreallocation_SeqBAIJ() local
|
| /petsc/src/snes/interface/ |
| H A D | snes.c | 583 …atic PetscErrorCode SNESSetUpMatrixFree_Private(SNES snes, PetscBool hasOperator, PetscInt version) in SNESSetUpMatrixFree_Private() 5491 PetscErrorCode SNESKSPSetParametersEW(SNES snes, PetscInt version, PetscReal rtol_0, PetscReal rtol… in SNESKSPSetParametersEW() 5547 PetscErrorCode SNESKSPGetParametersEW(SNES snes, PetscInt *version, PetscReal *rtol_0, PetscReal *r… in SNESKSPGetParametersEW()
|
| /petsc/include/petsc/private/ |
| H A D | snesimpl.h | 255 PetscInt version; /* flag indicating version (1,2,3 or 4) */ member
|
| /petsc/src/mat/tests/ |
| H A D | cJSON.c | 120 static char version[15]; in cJSON_Version() local
|
| /petsc/src/sys/logging/handler/impls/default/ |
| H A D | logdefault.c | 1291 char version[256]; in PetscLogHandlerView_Default_Info() local
|