| /petsc/src/vec/vec/tests/ |
| H A D | ex48.c | 755 char *strings[nv]; in testAttributesDefaultValue() local 787 …PetscCall(PetscViewerHDF5ReadAttribute(viewer, "/", "attr_0_str", PETSC_STRING, NULL, &strings[0])… in testAttributesDefaultValue() 788 PetscCall(PetscStrallocpy(strings[0], &strings[1])); in testAttributesDefaultValue() 789 PetscCall(alterString(strings[0], strings[1])); in testAttributesDefaultValue() 790 …l(PetscViewerHDF5ReadAttribute(viewer, "/", "attr_0_str", PETSC_STRING, &strings[1], &strings[2])); in testAttributesDefaultValue() 791 …werHDF5ReadAttribute(viewer, "/", "attr_nonExisting_str", PETSC_STRING, &strings[1], &strings[3])); in testAttributesDefaultValue() 792 PetscCall(PetscStrcmp(strings[2], strings[0], &flg)); in testAttributesDefaultValue() 793 …PetscCheck(flg, comm, PETSC_ERR_PLIB, "%s = strings[2] != strings[0] = %s", strings[2], strings[0]… in testAttributesDefaultValue() 794 PetscCall(PetscStrcmp(strings[3], strings[1], &flg)); in testAttributesDefaultValue() 795 …PetscCheck(flg, comm, PETSC_ERR_PLIB, "%s = strings[3] != strings[1] = %s", strings[3], strings[1]… in testAttributesDefaultValue() [all …]
|
| /petsc/systems/Apple/OSX/examples/PETSc cocoa example/PETSc cocoa example.xcodeproj/ |
| H A D | project.pbxproj | 12 …A080091B85A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = D8F8286015CB0A08… 28 … PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.st… 105 D8F8286015CB0A080091B85A /* InfoPlist.strings */, 164 D8F8286215CB0A080091B85A /* InfoPlist.strings in Resources */, 185 D8F8286015CB0A080091B85A /* InfoPlist.strings */ = { 190 name = InfoPlist.strings;
|
| /petsc/src/sys/classes/viewer/interface/ |
| H A D | viewreg.c | 13 PetscSegBuffer strings; member 21 PetscCall(PetscSegBufferDestroy(&(*hp)->strings)); in PetscOptionsHelpPrintedDestroy() 44 PetscCall(PetscSegBufferCreate(sizeof(char), 10000, &(*hp)->strings)); in PetscOptionsHelpPrintedCreate() 82 PetscCall(PetscSegBufferGet(hp->strings, lboth, &both)); in PetscOptionsHelpPrintedCheck() 86 if (!newitem) PetscCall(PetscSegBufferUnuse(hp->strings, lboth)); in PetscOptionsHelpPrintedCheck()
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | documentation_standards.rst | 24 docstring. Valid strings are: "Not collective.", "Logically collective.", 32 Use double backticks around literals (like strings and numbers), e.g., 98 For petsc4py native types that are strings, the type is ``argument:
|
| /petsc/src/mat/tests/ |
| H A D | cJSON.h | 215 CJSON_PUBLIC(cJSON *) cJSON_CreateStringArray(const char *const *strings, int count);
|
| H A D | cJSON.c | 2046 CJSON_PUBLIC(cJSON *) cJSON_CreateStringArray(const char *const *strings, int count) in cJSON_CreateStringArray() argument 2053 if ((count < 0) || (strings == NULL)) return NULL; in cJSON_CreateStringArray() 2058 n = cJSON_CreateString(strings[i]); in cJSON_CreateStringArray()
|
| /petsc/doc/changes/ |
| H A D | 39.md | 9 left after strings have been copied or concatenated in
|
| H A D | 2028.md | 135 PETSC_TRUE as a final argument if the strings match else
|
| H A D | 320.md | 30 - Add `PetscStrcmpAny()` to compare against multiple non-empty strings
|
| H A D | 317.md | 300 - Remove `PetscSpacePolynomialType` enum and associated array of strings `PetscSpacePolynomialTypes…
|
| /petsc/src/binding/petsc4py/ |
| H A D | CHANGES.rst | 318 ``-Wwrite-strings`` removed, as this flag (inherited from PETSc) made
|
| /petsc/src/ksp/ksp/tests/benchmarkscatters/ |
| H A D | Baseline-MPICH-8 | 12 Using C compiler: /home/bsmith/petsc/arch-opt-mpich/bin/mpicc -Wall -Wwrite-strings -Wno-strict-…
|
| H A D | Baseline-MPICH-16 | 12 Using C compiler: /home/bsmith/petsc/arch-opt-mpich/bin/mpicc -Wall -Wwrite-strings -Wno-strict-…
|
| H A D | Baseline-Intel-8 | 12 Using C compiler: mpicc -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g …
|
| H A D | Baseline-Intel-16 | 12 Using C compiler: mpicc -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g …
|
| H A D | Streams-Intel | 2 mpicc -o MPIVersion.o -c -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g …
|
| H A D | Streams-MPICH | 2 /home/bsmith/petsc/arch-opt-mpich/bin/mpicc -o MPIVersion.o -c -Wall -Wwrite-strings -Wno-strict-al…
|
| /petsc/src/snes/tutorials/output/ |
| H A D | ex19_tut_6.out | 133 …rick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpicc -Wall -Wwrite-strings -Wno-strict-alias…
|
| H A D | ex19_tut_4.out | 128 …rick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpicc -Wall -Wwrite-strings -Wno-strict-alias…
|
| H A D | ex19_tut_5.out | 137 …rick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpicc -Wall -Wwrite-strings -Wno-strict-alias…
|
| H A D | ex19_tut_7.out | 146 …rick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpicc -Wall -Wwrite-strings -Wno-strict-alias…
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | toclapack.sh | 1960 /* Format strings */ 3951 /* Format strings */ 4741 CA and CB specify two character strings of length at least N. 4761 /* Do for each character in the two strings. */
|
| /petsc/src/sys/objects/ |
| H A D | options.c | 3252 …ngArray(PetscOptions options, const char pre[], const char name[], char *strings[], PetscInt *nmax… in PetscOptionsGetStringArray() argument 3263 if (*nmax) PetscAssertPointer(strings, 4); in PetscOptionsGetStringArray() 3275 PetscCall(PetscStrallocpy(value, &strings[n])); in PetscOptionsGetStringArray()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | PETSc.pyx | 14 #pragma clang diagnostic ignored "-Woverlength-strings"
|
| /petsc/doc/developers/ |
| H A D | style.md | 555 17. The format strings in PETSc ASCII output routines, such as
|