FreeFOAM The Cross-Platform CFD Toolkit
cellZone Member List

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 cellZoneinlinevirtual
clone(const labelList &addr, const label index, const cellZoneMesh &zm) const cellZoneinlinevirtual
Foam::List::clone() const List< T >inline
const_iterator typedefUList< T >
const_reference typedefUList< T >
const_reverse_iterator typedefUList< 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 typedefUList< 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 cellZoneinline
iterator typedefUList< 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 &)cellZoneinlinevirtual
name() const cellZoneinline
New(const word &name, const dictionary &, const label index, const cellZoneMesh &)cellZonestatic
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 &)cellZonefriend
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) constUList< T >inline
rbegin()UList< T >inline
rbegin() const UList< T >inline
rcIndex(const label i) const UList< T >inline
reference typedefUList< 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 typedefUList< 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 typedefUList< T >
subList typedefList< 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 typedefUList< T >
whichCell(const label globalCellID) const cellZone
write(Ostream &) const cellZonevirtual
writeDict(Ostream &) const cellZonevirtual
writeEntry(Ostream &) const UList< T >
writeEntry(const word &keyword, Ostream &) const UList< T >
xfer()List< T >inline
zoneMesh() const cellZone
~cellZone()cellZonevirtual
~List()List< T >