29 inline Foam::IndirectListAddressing::IndirectListAddressing
38 inline Foam::IndirectListAddressing::IndirectListAddressing
58 IndirectListAddressing::addressing()
74 IndirectListAddressing::addressing()
89 IndirectListAddressing::addressing()
104 IndirectListAddressing::addressing()
A simple container for copying or transferring objects of type <T>.
IndirectList(const UList< T > &, const labelUList &)
Construct given the complete list and the addressing array.
const List< label > & addressing() const
Return the list addressing.
const List< label > & addressing() const
Return the list addressing.
const UList< T > & completeList() const
Return the complete list.
void resetAddressing(const labelUList &)
Reset addressing.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
A helper class for storing addresses.
A List with indirect addressing.
A List with indirect addressing.
void transfer(List< T > &)
Transfer the contents of the argument List into this list.