begin() | UList | [inline] |
begin() const | UList | [inline] |
cellZone(const word &name, const labelList &addr, const label index, const cellZoneMesh &zm) | cellZone | |
cellZone(const word &name, const dictionary &dict, const label index, const cellZoneMesh &zm) | cellZone | |
cellZone(const cellZone &cz, const labelList &addr, const label index, const cellZoneMesh &zm) | cellZone | |
checkIndex(const label i) const | UList | [inline] |
checkSize(const label size) const | UList | [inline] |
checkStart(const label start) const | UList | [inline] |
clear() | List | |
clearAddressing() | cellZone | |
clone(const cellZoneMesh &zm) const | cellZone | [inline, virtual] |
clone(const labelList &addr, const label index, const cellZoneMesh &zm) const | cellZone | [inline, virtual] |
Foam::List::clone() const | List | [inline] |
const_iterator typedef | UList | |
const_reference typedef | UList | |
const_reverse_iterator typedef | UList | |
declareRunTimeSelectionTable(autoPtr, cellZone, dictionary,(const word &name, const dictionary &dict, const label index, const cellZoneMesh &zm),(name, dict, index, zm)) | cellZone | |
difference_type typedef | UList | |
empty() const | UList | [inline] |
end() | UList | [inline] |
end() const | UList | [inline] |
fcIndex(const label i) const | UList | [inline] |
index() const | cellZone | [inline] |
iterator typedef | UList | |
List() | List | [inline] |
List(const label) | List | [explicit] |
List(const label, const T &) | List | |
List(const List< T > &) | List | |
List(List< T > &, bool reUse) | List | |
List(InputIterator first, InputIterator last) | List | |
List(const FixedList< T, Size > &) | List | |
List(const PtrList< T > &) | List | |
List(const SLList< T > &) | List | |
List(const IndirectList< T > &) | List | |
List(Istream &) | List | |
List<T> class | UList | [friend] |
max_size() const | UList | [inline] |
movePoints(const pointField &) | cellZone | [inline, virtual] |
name() const | cellZone | [inline] |
New(const word &name, const dictionary &dict, const label index, const cellZoneMesh &) | cellZone | [static] |
newElmt(const label) | List | [inline] |
null() | List | [static] |
operator(Ostream &, const UList< T > &) | UList | [friend] |
operator const List() const | UList | [inline] |
operator!=(const UList< T > &) const | UList | |
operator<(const UList< T > &) const | UList | |
operator<<(Ostream &, const cellZone &) | cellZone | [friend] |
operator<=(const UList< T > &) const | UList | |
operator=(const cellZone &) | cellZone | |
operator=(const labelList &) | cellZone | |
Foam::List::operator=(const UList< T > &) | List | |
Foam::List::operator=(const List< T > &) | List | |
Foam::List::operator=(const SLList< T > &) | List | |
Foam::List::operator=(const IndirectList< T > &) | List | |
Foam::List::operator=(const T &) | List | [inline] |
operator==(const UList< T > &) const | UList | |
operator>(const UList< T > &) const | UList | |
operator>=(const UList< T > &) const | UList | |
operator>>(Istream &, List< T > &) | List | [friend] |
operator[](const label) | UList | [inline] |
operator[](const label) const | UList | [inline] |
rbegin() | UList | [inline] |
rbegin() const | UList | [inline] |
rcIndex(const label i) const | UList | [inline] |
reference typedef | UList | |
rend() | UList | [inline] |
rend() const | UList | [inline] |
reverse_iterator typedef | UList | |
setSize(const label) | List | |
setSize(const label, const T &) | List | |
size() const | UList | [inline] |
size_type typedef | UList | |
subList typedef | List | |
SubList<T> class | UList | [friend] |
swap(UList< T > &) | UList | |
transfer(List< T > &) | List | |
TypeName("cellZone") | cellZone | |
UList() | UList | [inline] |
UList(T *v, label size) | UList | [inline] |
value_type typedef | UList | |
whichCell(const label globalCellID) const | cellZone | |
write(Ostream &) const | cellZone | [virtual] |
writeDict(Ostream &) const | cellZone | [virtual] |
writeEntry(Ostream &os) const | UList | |
writeEntry(const word &keyword, Ostream &os) const | UList | |
zoneMesh() const | cellZone | |
~cellZone() | cellZone | [virtual] |
~List() | List | |