| /petsc/config/BuildSystem/config/ |
| H A D | util.py | 36 groups = [[i] for i in items] 38 groups = [items[:len(items)//2], items[len(items)//2:]] 39 groups += [[i] for i in suggested] 40 for grp in groups:
|
| /petsc/src/sys/classes/viewer/impls/hdf5/ |
| H A D | hdf5v.c | 129 while (hdf5->groups) { in PetscViewerDestroy_HDF5() 130 PetscViewerHDF5GroupList *tmp = hdf5->groups->next; in PetscViewerDestroy_HDF5() 132 PetscCall(PetscFree(hdf5->groups->name)); in PetscViewerDestroy_HDF5() 133 PetscCall(PetscFree(hdf5->groups)); in PetscViewerDestroy_HDF5() 134 hdf5->groups = tmp; in PetscViewerDestroy_HDF5() 639 hdf5->groups = NULL; in PetscViewerCreate_HDF5() 779 gname = (hdf5->groups && hdf5->groups->name) ? hdf5->groups->name : NULL; in PetscViewerHDF5PushGroup() 790 const char *parent = (hdf5->groups && hdf5->groups->name) ? hdf5->groups->name : ""; in PetscViewerHDF5PushGroup() 797 groupNode->next = hdf5->groups; in PetscViewerHDF5PushGroup() 798 hdf5->groups = groupNode; in PetscViewerHDF5PushGroup() [all …]
|
| /petsc/ |
| H A D | setup.py | 306 major = int(version_re['major'].search(data).groups()[0]) 307 minor = int(version_re['minor'].search(data).groups()[0]) 308 micro = int(version_re['micro'].search(data).groups()[0]) 309 release = int(version_re['release'].search(data).groups()[0])
|
| /petsc/src/dm/partitioner/impls/multistage/ |
| H A D | mspart.c | 285 static PetscErrorCode PetscPartitionerMultistage_DestroyStages(PetscInt nstages, MPI_Group *groups[… in PetscPartitionerMultistage_DestroyStages() argument 289 MPI_Group group = (*groups)[l]; in PetscPartitionerMultistage_DestroyStages() 292 PetscCall(PetscFree(*groups)); in PetscPartitionerMultistage_DestroyStages() 573 MPI_Group *groups; in PetscPartitionerSetUp_Multistage() local 577 PetscCall(PetscPartitionerMultistage_CreateStages(comm, NULL, &nstages, &groups)); in PetscPartitionerSetUp_Multistage() 578 PetscCall(PetscPartitionerMultistageSetStages(part, nstages, groups)); in PetscPartitionerSetUp_Multistage() 579 PetscCall(PetscPartitionerMultistage_DestroyStages(nstages, &groups)); in PetscPartitionerSetUp_Multistage() 776 MPI_Group *groups; in PetscPartitionerSetFromOptions_Multistage() local 778 PetscCall(PetscPartitionerMultistage_CreateStages(comm, options, &nstages, &groups)); in PetscPartitionerSetFromOptions_Multistage() 779 PetscCall(PetscPartitionerMultistageSetStages(part, nstages, groups)); in PetscPartitionerSetFromOptions_Multistage() [all …]
|
| /petsc/config/BuildSystem/config/packages/ |
| H A D | CMake.py | 102 self.foundversion = ".".join(gver.groups()) 115 val = list(gver.groups())
|
| H A D | Bison.py | 66 foundversion = tuple(map(int,gver.groups()))
|
| H A D | BLIS.py | 40 self.threading_model = match.groups()[0]
|
| /petsc/include/petsc/private/ |
| H A D | viewerhdf5impl.h | 53 PetscViewerHDF5GroupList *groups; member
|
| /petsc/src/dm/impls/plex/tests/output/ |
| H A D | ex12_lb_0_ms.out | 24 Stage 1 partitioners (2 unique groups, 0 empty processes)
|
| H A D | ex12_5_ms_petscpartitioner_multistage_msection-2.out | 16 Stage 1 partitioners (2 unique groups, 4 empty processes) 31 Stage 2 partitioners (4 unique groups, 0 empty processes)
|
| H A D | ex12_1_ms_cellsection.out | 16 Stage 1 partitioners (2 unique groups, 0 empty processes)
|
| H A D | ex12_2_ms_petscpartitioner_multistage_node_size-4_petscpartitioner_multistage_node_interleaved-1.out | 16 Stage 1 partitioners (2 unique groups, 0 empty processes)
|
| H A D | ex12_11_ms_petscpartitioner_multistage_node_size-4_petscpartitioner_multistage_node_interleaved-1.out | 16 Stage 1 partitioners (2 unique groups, 0 empty processes)
|
| H A D | ex12_11_ms_petscpartitioner_multistage_node_size-4_petscpartitioner_multistage_node_interleaved-0.out | 16 Stage 1 partitioners (2 unique groups, 0 empty processes)
|
| H A D | ex12_2_ms_petscpartitioner_multistage_node_size-4_petscpartitioner_multistage_node_interleaved-0.out | 16 Stage 1 partitioners (2 unique groups, 0 empty processes)
|
| H A D | ex12_2_ms_petscpartitioner_multistage_node_size-2_petscpartitioner_multistage_node_interleaved-0.out | 16 Stage 1 partitioners (4 unique groups, 0 empty processes)
|
| H A D | ex12_2_ms_petscpartitioner_multistage_node_size-3_petscpartitioner_multistage_node_interleaved-0.out | 16 Stage 1 partitioners (3 unique groups, 0 empty processes)
|
| H A D | ex12_11_ms_petscpartitioner_multistage_node_size-3_petscpartitioner_multistage_node_interleaved-1.out | 16 Stage 1 partitioners (3 unique groups, 0 empty processes)
|
| H A D | ex12_11_ms_petscpartitioner_multistage_node_size-3_petscpartitioner_multistage_node_interleaved-0.out | 16 Stage 1 partitioners (3 unique groups, 0 empty processes)
|
| H A D | ex12_2_ms_petscpartitioner_multistage_node_size-3_petscpartitioner_multistage_node_interleaved-1.out | 16 Stage 1 partitioners (3 unique groups, 0 empty processes)
|
| H A D | ex12_2_ms_petscpartitioner_multistage_node_size-2_petscpartitioner_multistage_node_interleaved-1.out | 16 Stage 1 partitioners (4 unique groups, 0 empty processes)
|
| /petsc/src/binding/petsc4py/ |
| H A D | setup.py | 53 version = m.groups()[0] 237 release = int(version_re.search(f.read()).groups()[0])
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | conf.py | 45 return m.groups()[0] 58 release = int(version_re.search(f.read()).groups()[0])
|
| /petsc/src/binding/petsc4py/conf/ |
| H A D | confpetsc.py | 119 PROVIDED = Version(m.groups()[0]) 263 major = int(version_re['major'].search(data).groups()[0]) 264 minor = int(version_re['minor'].search(data).groups()[0]) 265 micro = int(version_re['micro'].search(data).groups()[0]) 266 release = int(version_re['release'].search(data).groups()[0])
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/ |
| H A D | _doc_section_base.py | 929 groups: collections.defaultdict[ 939 if verdict > 0 and len(groups.keys()): 946 groups[subheading].append((loc, item, item.arglen())) 950 items = dict(groups)
|