This is the complete list of members for cellZone, including all inherited members.
append(const UList< T > &) | List< T > | inline |
append(const UIndirectList< T > &) | List< T > | inline |
assign(const UList< T > &) | UList< T > | |
begin() | UList< T > | inline |
begin() const | UList< T > | inline |
byteSize() const | UList< T > | |
cbegin() const | UList< T > | inline |
cdata() const | UList< T > | inline |
cellZone(const word &name, const labelList &addr, const label index, const cellZoneMesh &) | cellZone | |
cellZone(const word &name, const Xfer< labelList > &addr, const label index, const cellZoneMesh &) | cellZone | |
cellZone(const word &name, const dictionary &, const label index, const cellZoneMesh &) | cellZone | |
cellZone(const cellZone &, const labelList &addr, const label index, const cellZoneMesh &) | cellZone | |
cellZone(const cellZone &, const Xfer< labelList > &addr, const label index, const cellZoneMesh &) | cellZone | |
cend() const | UList< T > | inline |
checkDefinition(const bool report=false) const | cellZone | |
checkIndex(const label i) const | UList< T > | inline |
checkSize(const label size) const | UList< T > | inline |
checkStart(const label start) const | UList< T > | inline |
clear() | List< T > | |
clearAddressing() | cellZone | |
clone(const cellZoneMesh &zm) const | cellZone | inlinevirtual |
clone(const labelList &addr, const label index, const cellZoneMesh &zm) const | cellZone | inlinevirtual |
Foam::List::clone() const | List< T > | inline |
const_iterator typedef | UList< T > | |
const_reference typedef | UList< T > | |
const_reverse_iterator typedef | UList< T > | |
crbegin() const | UList< T > | inline |
crend() const | UList< T > | inline |
data() | UList< T > | inline |
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< T > | |
empty() const | UList< T > | inline |
end() | UList< T > | inline |
end() const | UList< T > | inline |
fcIndex(const label i) const | UList< T > | inline |
index() const | cellZone | inline |
iterator typedef | UList< T > | |
List() | List< T > | inline |
List(const label) | List< T > | explicit |
List(const label, const T &) | List< T > | |
List(const List< T > &) | List< T > | |
List(const Xfer< List< T > > &) | List< T > | |
List(List< T > &, bool reUse) | List< T > | |
List(const UList< T > &, const unallocLabelList &mapAddressing) | List< T > | |
List(InputIterator first, InputIterator last) | List< T > | |
List(const FixedList< T, Size > &) | List< T > | |
List(const PtrList< T > &) | List< T > | |
List(const SLList< T > &) | List< T > | |
List(const IndirectList< T > &) | List< T > | |
List(const UIndirectList< T > &) | List< T > | |
List(const BiIndirectList< T > &) | List< T > | |
List(Istream &) | List< T > | |
max_size() const | UList< T > | inline |
movePoints(const pointField &) | cellZone | inlinevirtual |
name() const | cellZone | inline |
New(const word &name, const dictionary &, const label index, const cellZoneMesh &) | cellZone | static |
newElmt(const label) | List< T > | inline |
null() | List< T > | inlinestatic |
operator const Foam::List< T > &() const | UList< T > | inline |
operator!=(const UList< T > &) const | UList< T > | |
operator<(const UList< T > &) const | UList< T > | |
operator<<(Ostream &, const cellZone &) | cellZone | friend |
operator<=(const UList< T > &) const | UList< T > | |
operator=(const cellZone &) | cellZone | |
operator=(const labelList &) | cellZone | |
Foam::List::operator=(const UList< T > &) | List< T > | |
Foam::List::operator=(const List< T > &) | List< T > | |
Foam::List::operator=(const SLList< T > &) | List< T > | |
Foam::List::operator=(const IndirectList< T > &) | List< T > | |
Foam::List::operator=(const UIndirectList< T > &) | List< T > | |
Foam::List::operator=(const BiIndirectList< T > &) | List< T > | |
Foam::List::operator=(const T &) | List< T > | inline |
operator==(const UList< T > &) const | UList< T > | |
operator>(const UList< T > &) const | UList< T > | |
operator>=(const UList< T > &) const | UList< T > | |
operator[](const label) | UList< T > | inline |
operator[](const label) const | UList< T > | inline |
operator[](const label i) const | UList< T > | inline |
rbegin() | UList< T > | inline |
rbegin() const | UList< T > | inline |
rcIndex(const label i) const | UList< T > | inline |
reference typedef | UList< T > | |
rend() | UList< T > | inline |
rend() const | UList< T > | inline |
resize(const label) | List< T > | inline |
resize(const label, const T &) | List< T > | inline |
reverse_iterator typedef | UList< T > | |
setSize(const label) | List< T > | |
setSize(const label, const T &) | List< T > | |
size(const label) | List< T > | inlineprotected |
size() const | List< T > | inline |
size_type typedef | UList< T > | |
subList typedef | List< T > | |
swap(UList< T > &) | UList< T > | |
transfer(List< T > &) | List< T > | |
transfer(DynamicList< T, SizeInc, SizeMult, SizeDiv > &) | List< T > | |
transfer(SortableList< T > &) | List< T > | |
TypeName("cellZone") | cellZone | |
UList() | UList< T > | inline |
UList(T *__restrict__ v, label size) | UList< T > | inline |
value_type typedef | UList< T > | |
whichCell(const label globalCellID) const | cellZone | |
write(Ostream &) const | cellZone | virtual |
writeDict(Ostream &) const | cellZone | virtual |
writeEntry(Ostream &) const | UList< T > | |
writeEntry(const word &keyword, Ostream &) const | UList< T > | |
xfer() | List< T > | inline |
zoneMesh() const | cellZone | |
~cellZone() | cellZone | virtual |
~List() | List< T > |