-
- Downloads
ENH: use SubList for CompactListList access
- this was previously a UList instead of SubList, but SubList supports better assignment of values ENH: add invertOneToManyCompact - returns a CompactListList<label> instead of labelListList, which allows for reuse as partitioning table etc and/or slightly reduced memory overhead
Showing
- applications/test/GAMGAgglomeration/Test-GAMGAgglomeration.C 19 additions, 31 deletionsapplications/test/GAMGAgglomeration/Test-GAMGAgglomeration.C
- applications/utilities/mesh/manipulation/polyDualMesh/meshDualiser.C 8 additions, 5 deletions...s/utilities/mesh/manipulation/polyDualMesh/meshDualiser.C
- src/OpenFOAM/containers/CompactLists/CompactListList/CompactListList.H 13 additions, 8 deletions...containers/CompactLists/CompactListList/CompactListList.H
- src/OpenFOAM/containers/CompactLists/CompactListList/CompactListListI.H 11 additions, 10 deletions...ontainers/CompactLists/CompactListList/CompactListListI.H
- src/OpenFOAM/containers/Lists/ListOps/ListOps.C 49 additions, 0 deletionssrc/OpenFOAM/containers/Lists/ListOps/ListOps.C
- src/OpenFOAM/containers/Lists/ListOps/ListOps.H 11 additions, 0 deletionssrc/OpenFOAM/containers/Lists/ListOps/ListOps.H
Loading
Please register or sign in to comment