Searched refs:datasets (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/vec/vec/tests/ |
| H A D | ex48.c | 80 static const char *datasets[ns] = {"", "x", "nonExistingVec", "y"}; variable 374 PetscCall(shouldExist(datasets[s], PETSC_FALSE, &flg)); in testGroupsDatasets() 378 PetscCall(PetscObjectSetName((PetscObject)v, datasets[s])); in testGroupsDatasets() 386 …T "][%" PetscInt_FMT "], min %.3e max %.3e\n", apaths[paths2apaths[p]], datasets[s], paths2apaths[… in testGroupsDatasets() 434 const char *name = datasets[s]; in testGroupsDatasets() 522 PetscCall(formPath((PetscBool)!!prefix, paths[p], datasets[s], buf, sizeof(buf))); in testAttributesAbsolutePath() 552 PetscCall(formPath((PetscBool)!!prefix, paths[p], datasets[s], buf, sizeof(buf))); in testAttributesAbsolutePath() 610 PetscCall(hasGroupOrDataset(viewer, datasets[s], &gd)); in testAttributesPushedPath() 612 … PetscCall(PetscPrintf(comm, "Write attributes to %s/%s\n", apaths[paths2apaths[p]], datasets[s])); in testAttributesPushedPath() 614 PetscCall(CapsuleWriteAttributes(c, viewer, datasets[s])); in testAttributesPushedPath() [all …]
|
| /petsc/share/petsc/bin/ |
| H A D | dmnetwork_view.py | 42 def __init__(self, datasets): argument 49 for data in datasets: 125 def __init__(self,args,datasets): argument 147 self.nodeColorParser = ColorParser(datasets) 375 datasets = [] 383 datasets.append(data) 391 opts = DisplayOptions(args, datasets) 412 for data in datasets:
|
| /petsc/src/sys/classes/viewer/tutorials/output/ |
| H A D | ex2_2b.out | 5 Vectors with blocksize 1 saved as 2D datasets: TRUE
|
| H A D | ex2_2a.out | 5 Vectors with blocksize 1 saved as 2D datasets: FALSE
|
| H A D | ex2_2b_alt.out | 6 Vectors with blocksize 1 saved as 2D datasets: TRUE
|
| /petsc/src/binding/petsc4py/demo/regressor/ |
| H A D | test_regressor_synthetic.py | 13 import sklearn.datasets as dt
|
| /petsc/doc/manual/ |
| H A D | performance.md | 13 Most operations in PETSc deal with large datasets (typically vectors and
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 8174 (rtdft/datasets ()) 8175 (datasets-index-list ()) 8176 (delta-time-sampled-datasets-list ()) 8178 (delta-time-sampled-datasets 0.) 8181 (statistics-datasets ()) 8182 (save-statistics-datasets? #f)
|