This is the complete list of members for boundaryPatch, including all inherited members.
| addGroup(const word &name) | patchIdentifier | inline |
| boundaryPatch(const word &name, const label index, const label size, const label start, const word &physicalType=word::null) | boundaryPatch | |
| boundaryPatch(const word &name, const dictionary &dict, const label index) | boundaryPatch | |
| boundaryPatch(const boundaryPatch &p, const label index) | boundaryPatch | |
| clone() const | boundaryPatch | inline |
| defaultName(const label n=-1) | patchIdentifier | inlinestatic |
| index() const noexcept | patchIdentifier | inline |
| index() noexcept | patchIdentifier | inline |
| inGroup(const word &name) const | patchIdentifier | inline |
| inGroups() const noexcept | patchIdentifier | inline |
| inGroups() noexcept | patchIdentifier | inline |
| name() const noexcept | patchIdentifier | inline |
| name() noexcept | patchIdentifier | inline |
| operator=(const patchIdentifier &)=default | patchIdentifier | |
| operator=(patchIdentifier &&)=default | patchIdentifier | |
| patchIdentifier(const patchIdentifier &)=default | patchIdentifier | |
| patchIdentifier(patchIdentifier &&)=default | patchIdentifier | |
| patchIdentifier() | patchIdentifier | |
| patchIdentifier(const word &name, const label index) | patchIdentifier | |
| patchIdentifier(const word &name, const label index, const word &physicalType, const wordList &inGroups=wordList()) | patchIdentifier | |
| patchIdentifier(const word &name, const dictionary &dict, const label index) | patchIdentifier | |
| patchIdentifier(const patchIdentifier &ident, const label newIndex) | patchIdentifier | |
| patchIdentifier(patchIdentifier &&ident, const label newIndex) | patchIdentifier | |
| physicalType() const noexcept | patchIdentifier | inline |
| physicalType() noexcept | patchIdentifier | inline |
| range() const noexcept | boundaryPatch | inline |
| removeGroup(const word &name) | patchIdentifier | |
| size() const noexcept | boundaryPatch | inline |
| size() noexcept | boundaryPatch | inline |
| start() const noexcept | boundaryPatch | inline |
| start() noexcept | boundaryPatch | inline |
| write(Ostream &os) const | boundaryPatch | virtual |
| ~patchIdentifier()=default | patchIdentifier | virtual |