boundaryPatch(const word &name, const label index, const label size, const label start, const word &physicalType=word::null) | boundaryPatch | |
boundaryPatch(Istream &, const label index) | boundaryPatch | |
boundaryPatch(const word &name, const dictionary &dict, const label index) | boundaryPatch | |
boundaryPatch(const boundaryPatch &) | boundaryPatch | |
clone() const | boundaryPatch | |
index() const | patchIdentifier | [inline] |
name() const | patchIdentifier | [inline] |
operator<<(Ostream &, const boundaryPatch &) | boundaryPatch | [friend] |
Foam::patchIdentifier::operator<<(Ostream &, const patchIdentifier &) | patchIdentifier | [friend] |
patchIdentifier(const word &name, const label index, const word &physicalType=word::null) | patchIdentifier | |
patchIdentifier(Istream &, const label index) | patchIdentifier | |
patchIdentifier(const word &name, const dictionary &dict, const label index) | patchIdentifier | |
patchIdentifier(const patchIdentifier &p, const label index) | patchIdentifier | |
physicalType() const | patchIdentifier | [inline] |
size() const | boundaryPatch | [inline] |
size() | boundaryPatch | [inline] |
start() const | boundaryPatch | [inline] |
start() | boundaryPatch | [inline] |
write(Ostream &) const | boundaryPatch | |
writeDict(Ostream &) const | boundaryPatch | |
~boundaryPatch() | boundaryPatch | |
~patchIdentifier() | patchIdentifier | [virtual] |