| /petsc/src/dm/impls/plex/tests/output/ |
| H A D | ex1_test_shape.out | 1 Mesh with 48 cells, shape condition numbers: min = 4., max = 8.77496, mean = 5.01933, stddev = 1.24… 2 Mesh with 6 cells, shape condition numbers: min = 4., max = 5.47723, mean = 4.2462, stddev = 0.6030… 3 Mesh with 384 cells, shape condition numbers: min = 3., max = 8.77496, mean = 5.23795, stddev = 1.2… 4 Mesh with 48 cells, shape condition numbers: min = 4., max = 8.77496, mean = 5.01933, stddev = 1.24… 5 Mesh with 6 cells, shape condition numbers: min = 4., max = 5.47723, mean = 4.2462, stddev = 0.6030… 6 Mesh with 6 cells, shape condition numbers: min = 4., max = 5.47723, mean = 4.2462, stddev = 0.6030… 7 Mesh with 3072 cells, shape condition numbers: min = 3., max = 8.77496, mean = 5.28715, stddev = 1.… 8 Mesh with 384 cells, shape condition numbers: min = 3., max = 8.77496, mean = 5.23795, stddev = 1.2… 9 Mesh with 48 cells, shape condition numbers: min = 4., max = 8.77496, mean = 5.01933, stddev = 1.24… 10 Mesh with 6 cells, shape condition numbers: min = 4., max = 5.47723, mean = 4.2462, stddev = 0.6030…
|
| H A D | ex1_p4est_par_ovl_gmsh_periodic_3d.out | 1 Mesh with 34546 cells, shape condition numbers: min = 3.00325, max = 12.8931, mean = 4.88444, stdde…
|
| H A D | ex1_p4est_par_periodic_3d.out | 1 Mesh with 830 cells, shape condition numbers: min = 3.26811, max = 3.26811, mean = 3.26811, stddev …
|
| H A D | ex1_p4est_par_gmsh_s2t_3d_hash.out | 1 Mesh with 218 cells, shape condition numbers: min = 3.35466, max = 4.81894, mean = 3.73687, stddev …
|
| H A D | ex1_p4est_par_gmsh_periodic.out | 1 Mesh with 1314 cells, shape condition numbers: min = 2.00002, max = 27.9568, mean = 2.57998, stddev…
|
| H A D | ex1_p4est_par_gmsh_periodic_3d.out | 1 Mesh with 7663 cells, shape condition numbers: min = 3.00325, max = 12.8931, mean = 4.79492, stddev…
|
| H A D | ex1_p4est_par_periodic.out | 1 Mesh with 111 cells, shape condition numbers: min = 2.26667, max = 2.26667, mean = 2.26667, stddev …
|
| H A D | ex1_p4est_gmsh_periodic_3d.out | 12 Mesh with 7663 cells, shape condition numbers: min = 3.00803, max = 12.8931, mean = 4.8284, stddev …
|
| H A D | ex47_4.out | 170 Vec Object: Global Vector (reordered element numbers in the PETSc distributed order) 2 MPI processes
|
| H A D | ex47_1.out | 225 Vec Object: Global Vector (reordered element numbers in the PETSc distributed order) 2 MPI processes
|
| H A D | ex47_0.out | 265 Vec Object: Global Vector (reordered element numbers in the PETSc distributed order) 2 MPI processes
|
| H A D | ex47_3.out | 317 Vec Object: Global Vector (reordered element numbers in the PETSc distributed order) 2 MPI processes
|
| /petsc/src/dm/impls/plex/tutorials/output/ |
| H A D | ex9_0.out | 1 Mesh with 56 cells, shape condition numbers: min = 3.11479, max = 4.03281, mean = 3.29082, stddev =…
|
| H A D | ex9_1.out | 1 Mesh with 42 cells, shape condition numbers: min = 2.04565, max = 3.19251, mean = 2.36245, stddev =…
|
| /petsc/src/dm/impls/forest/tests/output/ |
| H A D | ex2_p4est_3d_nans.out | 3 Mesh with 320 cells, shape condition numbers: min = 3., max = 3., mean = 3., stddev = 0.
|
| /petsc/lib/petsc/bin/ |
| H A D | petscdiff | 12 Replaces floating point numbers with XXX and then does a diff 18 -j ............. just use diff without modifying numbers
|
| /petsc/src/mat/tests/ |
| H A D | cJSON.h | 212 CJSON_PUBLIC(cJSON *) cJSON_CreateIntArray(const int *numbers, int count); 213 CJSON_PUBLIC(cJSON *) cJSON_CreateFloatArray(const float *numbers, int count); 214 CJSON_PUBLIC(cJSON *) cJSON_CreateDoubleArray(const double *numbers, int count);
|
| H A D | cJSON.c | 1956 CJSON_PUBLIC(cJSON *) cJSON_CreateIntArray(const int *numbers, int count) in cJSON_CreateIntArray() argument 1963 if ((count < 0) || (numbers == NULL)) return NULL; in cJSON_CreateIntArray() 1968 n = cJSON_CreateNumber(numbers[i]); in cJSON_CreateIntArray() 1986 CJSON_PUBLIC(cJSON *) cJSON_CreateFloatArray(const float *numbers, int count) in cJSON_CreateFloatArray() argument 1993 if ((count < 0) || (numbers == NULL)) return NULL; in cJSON_CreateFloatArray() 1998 n = cJSON_CreateNumber((double)numbers[i]); in cJSON_CreateFloatArray() 2016 CJSON_PUBLIC(cJSON *) cJSON_CreateDoubleArray(const double *numbers, int count) in cJSON_CreateDoubleArray() argument 2023 if ((count < 0) || (numbers == NULL)) return NULL; in cJSON_CreateDoubleArray() 2028 n = cJSON_CreateNumber(numbers[i]); in cJSON_CreateDoubleArray()
|
| /petsc/src/sys/tests/output/ |
| H A D | ex73_0_alt_2.out | 6 [0]PETSC ERROR: The line numbers in the error traceback are not always exact.
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Random.pyx | 200 """Return the interval containing the random numbers generated. 242 """The interval of the generated random numbers."""
|
| /petsc/doc/changes/ |
| H A D | 2016.md | 86 - The numbers on the axis plots are much improved. 112 interval over which random numbers will be uniformly distributed.
|
| H A D | 232.md | 80 RANDOM_DEFAULT_IMAGINARY, the type of random numbers, with
|
| H A D | 2024.md | 328 node numbers with negative numbers. 353 node numbers with negative numbers.
|
| H A D | index.md | 15 order of version numbers. (Note: One can determine the release number
|
| /petsc/share/petsc/matlab/ |
| H A D | PetscBinaryRead.m | 22 % 'complex', true indicates the numbers in the file are complex, that is PETSc was built with --wi… 189 …p(['Found unrecognized header ' int2str(header) ' in file. If your file contains complex numbers'])
|