mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
- num_blocks(), test_set() as per boost - broadcast(), reduceAnd(), reduceOr() to simplify parallel operations - matrix-like output for PackedList::writeList() BUG: Pstream::broadcastList() missing resize on sub-ranks - latent bug since it was unused in any OpenFOAM code
4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
Test-PackedList.cxx
|
|
|
|
EXE = $(FOAM_USER_APPBIN)/Test-PackedList
|