, including all inherited members.
append(const UList< label > &) | List< label > | [inline] |
append(const UIndirectList< label > &) | List< label > | [inline] |
assign(const UList< label > &) | UList< label > | |
begin() | UList< label > | [inline] |
begin() const | UList< label > | [inline] |
byteSize() const | UList< label > | |
cbegin() const | UList< label > | [inline] |
cdata() const | UList< label > | [inline] |
cend() const | UList< label > | [inline] |
checkDefinition(const bool report=false) const | faceZone | |
checkIndex(const label i) const | UList< label > | [inline] |
checkParallelSync(const bool report=false) const | faceZone | |
checkSize(const label size) const | UList< label > | [inline] |
checkStart(const label start) const | UList< label > | [inline] |
clear() | List< label > | |
clearAddressing() | faceZone | |
clone(const faceZoneMesh &zm) const | faceZone | [inline, virtual] |
clone(const labelList &addr, const boolList &fm, const label index, const faceZoneMesh &zm) const | faceZone | [inline, virtual] |
List< label >::clone() const | List< label > | [inline] |
const_iterator typedef | UList< label > | |
const_reference typedef | UList< label > | |
const_reverse_iterator typedef | UList< label > | |
crbegin() const | UList< label > | [inline] |
crend() const | UList< label > | [inline] |
data() | UList< label > | [inline] |
declareRunTimeSelectionTable(autoPtr, faceZone, dictionary,(const word &name, const dictionary &dict, const label index, const faceZoneMesh &zm),(name, dict, index, zm)) | faceZone | |
difference_type typedef | UList< label > | |
empty() const | UList< label > | [inline] |
end() | UList< label > | [inline] |
end() const | UList< label > | [inline] |
faceZone(const word &name, const labelList &addr, const boolList &fm, const label index, const faceZoneMesh &zm) | faceZone | |
faceZone(const word &name, const Xfer< labelList > &addr, const Xfer< boolList > &fm, const label index, const faceZoneMesh &) | faceZone | |
faceZone(const word &name, const dictionary &, const label index, const faceZoneMesh &) | faceZone | |
faceZone(const faceZone &, const labelList &addr, const boolList &fm, const label index, const faceZoneMesh &) | faceZone | |
faceZone(const faceZone &, const Xfer< labelList > &addr, const Xfer< boolList > &fm, const label index, const faceZoneMesh &) | faceZone | |
fcIndex(const label i) const | UList< label > | [inline] |
flipMap() const | faceZone | [inline] |
index() const | faceZone | [inline] |
iterator typedef | UList< label > | |
List() | List< label > | [inline] |
List(const label) | List< label > | [explicit] |
List(const label, const label &) | List< label > | |
List(const List< label > &) | List< label > | |
List(const Xfer< List< label > > &) | List< label > | |
List(List< label > &, bool reUse) | List< label > | |
List(const UList< label > &, const unallocLabelList &mapAddressing) | List< label > | |
List(InputIterator first, InputIterator last) | List< label > | |
List(const FixedList< label, Size > &) | List< label > | |
List(const PtrList< label > &) | List< label > | |
List(const SLList< label > &) | List< label > | |
List(const IndirectList< label > &) | List< label > | |
List(const UIndirectList< label > &) | List< label > | |
List(const BiIndirectList< label > &) | List< label > | |
List(Istream &) | List< label > | |
List< T > class | UList< label > | [friend] |
masterCells() const | faceZone | |
max_size() const | UList< label > | [inline] |
meshEdges() const | faceZone | |
movePoints(const pointField &) | faceZone | [virtual] |
name() const | faceZone | [inline] |
New(const word &name, const dictionary &, const label index, const faceZoneMesh &) | faceZone | [static] |
newElmt(const label) | List< label > | [inline] |
null() | List< label > | [inline, static] |
operator(Ostream &, const UList< label > &) | UList< label > | [friend] |
operator const Foam::List< label > &() const | UList< label > | [inline] |
operator!=(const UList< label > &) const | UList< label > | |
operator()() const | faceZone | |
operator<(const UList< label > &) const | UList< label > | |
operator<<(Ostream &, const faceZone &) | faceZone | [friend] |
operator<=(const UList< label > &) const | UList< label > | |
List< label >::operator=(const UList< label > &) | List< label > | |
List< label >::operator=(const List< label > &) | List< label > | |
List< label >::operator=(const SLList< label > &) | List< label > | |
List< label >::operator=(const IndirectList< label > &) | List< label > | |
List< label >::operator=(const UIndirectList< label > &) | List< label > | |
List< label >::operator=(const BiIndirectList< label > &) | List< label > | |
List< label >::operator=(const label &) | List< label > | [inline] |
operator==(const UList< label > &) const | UList< label > | |
operator>(const UList< label > &) const | UList< label > | |
operator>=(const UList< label > &) const | UList< label > | |
operator>>(Istream &, List< label > &) | List< label > | [friend] |
operator[](const label) | UList< label > | [inline] |
operator[](const label) const | UList< label > | [inline] |
rbegin() | UList< label > | [inline] |
rbegin() const | UList< label > | [inline] |
rcIndex(const label i) const | UList< label > | [inline] |
reference typedef | UList< label > | |
rend() | UList< label > | [inline] |
rend() const | UList< label > | [inline] |
resetAddressing(const labelList &, const boolList &) | faceZone | |
resize(const label) | List< label > | [inline] |
resize(const label, const label &) | List< label > | [inline] |
reverse_iterator typedef | UList< label > | |
setSize(const label) | List< label > | |
setSize(const label, const label &) | List< label > | |
size(const label) | List< label > | [inline, protected] |
size() const | List< label > | [inline] |
size_type typedef | UList< label > | |
slaveCells() const | faceZone | |
subList typedef | List< label > | |
SubList< T > class | UList< label > | [friend] |
swap(UList< label > &) | UList< label > | |
transfer(List< label > &) | List< label > | |
transfer(DynamicList< label, SizeInc, SizeMult, SizeDiv > &) | List< label > | |
transfer(SortableList< label > &) | List< label > | |
TypeName("faceZone") | faceZone | |
UList() | UList< label > | [inline] |
UList(label *__restrict__ v, label size) | UList< label > | [inline] |
updateMesh(const mapPolyMesh &mpm) | faceZone | |
value_type typedef | UList< label > | |
whichFace(const label globalFaceID) const | faceZone | |
write(Ostream &) const | faceZone | [virtual] |
writeDict(Ostream &) const | faceZone | [virtual] |
writeEntry(Ostream &) const | UList< label > | |
writeEntry(const word &keyword, Ostream &) const | UList< label > | |
xfer() | List< label > | [inline] |
zoneMesh() const | faceZone | |
~faceZone() | faceZone | [virtual] |
~List() | List< label > | |