begin() | UList | [inline] |
begin() const | UList | [inline] |
checkIndex(const label i) const | UList | [inline] |
checkSize(const label size) const | UList | [inline] |
checkStart(const label start) const | UList | [inline] |
clear() | List | |
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] |
Foam::List::clone() const | List | [inline] |
const_iterator typedef | UList | |
const_reference typedef | UList | |
const_reverse_iterator typedef | UList | |
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 | |
empty() const | UList | [inline] |
end() | UList | [inline] |
end() const | UList | [inline] |
faceZone(const word &name, const labelList &addr, const boolList &fm, const label index, const faceZoneMesh &zm) | faceZone | |
faceZone(const word &name, const dictionary &dict, const label index, const faceZoneMesh &zm) | faceZone | |
faceZone(const faceZone &fz, const labelList &addr, const boolList &fm, const label index, const faceZoneMesh &zm) | faceZone | |
fcIndex(const label i) const | UList | [inline] |
flipMap() const | faceZone | [inline] |
index() const | faceZone | [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] |
masterCells() const | faceZone | |
max_size() const | UList | [inline] |
meshEdges() const | faceZone | |
movePoints(const pointField &) | faceZone | [virtual] |
name() const | faceZone | [inline] |
New(const word &name, const dictionary &dict, const label index, const faceZoneMesh &zm) | faceZone | [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 | faceZone | |
operator<(const UList< T > &) const | UList | |
operator<<(Ostream &, const faceZone &) | faceZone | [friend] |
operator<=(const UList< T > &) const | UList | |
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] |
resetAddressing(const labelList &, const boolList &) | faceZone | |
reverse_iterator typedef | UList | |
setSize(const label) | List | |
setSize(const label, const T &) | List | |
size() const | UList | [inline] |
size_type typedef | UList | |
slaveCells() const | faceZone | |
subList typedef | List | |
SubList<T> class | UList | [friend] |
swap(UList< T > &) | UList | |
transfer(List< T > &) | List | |
TypeName("faceZone") | faceZone | |
UList() | UList | [inline] |
UList(T *v, label size) | UList | [inline] |
updateMesh(const mapPolyMesh &mpm) | faceZone | |
value_type typedef | UList | |
whichFace(const label globalFaceID) const | faceZone | |
write(Ostream &) const | faceZone | [virtual] |
writeDict(Ostream &) const | faceZone | [virtual] |
writeEntry(Ostream &os) const | UList | |
writeEntry(const word &keyword, Ostream &os) const | UList | |
zoneMesh() const | faceZone | |
~faceZone() | faceZone | [virtual] |
~List() | List | |