This is the complete list of members for symmetryFaPatch, including all inherited members.
| addGroup(const word &name) | patchIdentifier | inline |
| all() const | UList< T > | inline |
| any() const | UList< T > | inline |
| append(const T &val) | List< T > | inline |
| append(T &&val) | List< T > | inline |
| append(const UList< T > &list) | List< T > | inline |
| append(const IndirectListBase< T, Addr > &list) | List< T > | inline |
| appendUniq(const T &val) | List< T > | inline |
| back() | UList< T > | inline |
| back() const | UList< T > | inline |
| begin() noexcept | UList< T > | inline |
| begin(const label i) noexcept | UList< T > | inline |
| begin() const noexcept | UList< T > | inline |
| begin(const label i) const noexcept | UList< T > | inline |
| boundaryConnections() const | faPatch | |
| boundaryMesh() const noexcept | faPatch | |
| BoundaryMesh typedef | faPatch | |
| boundaryProcs() const | faPatch | |
| boundaryProcSizes() const | faPatch | |
| boundarySlice(const UList< T > &values) const | faPatch | inline |
| byteSize() const | UList< T > | |
| calcGeometry(PstreamBuffers &) | faPatch | inlineprotectedvirtual |
| calcPointEdges() const | faPatch | protected |
| calcPointLabels() const | faPatch | protected |
| capacity() const noexcept | UList< T > | inline |
| cbegin() const noexcept | UList< T > | inline |
| cbegin(const label i) const noexcept | UList< T > | inline |
| cdata() const noexcept | UList< T > | inline |
| cdata_bytes() const noexcept | UList< T > | inline |
| cend() const noexcept | UList< T > | inline |
| cfindPatchField(const word &fldName) const | faPatch | |
| checkIndex(const label i) const | UList< T > | inline |
| checkRange(const label start, const label len) const | UList< T > | inline |
| checkSize(const label size) const | UList< T > | inline |
| checkStart(const label start) const | UList< T > | inline |
| clear() | List< T > | inline |
| clone(const faBoundaryMesh &bm) const | symmetryFaPatch | inlinevirtual |
| clone(const faBoundaryMesh &bm, const labelUList &edgeLabels, const label index, const label nbrPolyPatchi) const | symmetryFaPatch | inlinevirtual |
| Foam::List::clone() const | List< T > | inline |
| const_iterator typedef | UList< T > | |
| const_pointer typedef | UList< T > | |
| const_reference typedef | UList< T > | |
| const_reverse_iterator typedef | UList< T > | |
| constraintType(const word &patchType) | faPatch | static |
| constraintTypes() | faPatch | static |
| contains(const T &val) const | UList< T > | inline |
| contains(const T &val, label pos, label len=-1) const | UList< T > | inline |
| coupled() const | faPatch | inlinevirtual |
| crbegin() const | UList< T > | inline |
| crend() const | UList< T > | inline |
| data() noexcept | UList< T > | inline |
| data_bytes() noexcept | UList< T > | inline |
| declareRunTimeSelectionTable(autoPtr, faPatch, dictionary,(const word &name, const dictionary &dict, const label index, const faBoundaryMesh &bm, const word &patchType),(name, dict, index, bm, patchType)) | faPatch | |
| deepCopy(const UList< T > &list) | UList< T > | |
| deepCopy(const IndirectListBase< T, Addr > &list) | UList< T > | |
| defaultName(const label n=-1) | patchIdentifier | inlinestatic |
| delta() const | faPatch | virtual |
| deltaCoeffs() const | faPatch | |
| difference_type typedef | UList< T > | |
| edgeCentres() const | faPatch | |
| edgeFaceCentres() const | faPatch | |
| edgeFaces() const | faPatch | |
| edgeLabels() const noexcept | faPatch | inline |
| edgeLengths() const | faPatch | |
| edgeNormals() const | faPatch | |
| emplace_back(Args &&... args) | List< T > | inline |
| empty() const noexcept | UList< T > | inline |
| end() noexcept | UList< T > | inline |
| end() const noexcept | UList< T > | inline |
| expr() const | UList< T > | inline |
| faPatch(const word &name, const labelUList &edgeLabels, const label index, const faBoundaryMesh &bm, const label nbrPolyPatchi, const word &patchType) | faPatch | |
| faPatch(const word &name, const dictionary &dict, const label index, const faBoundaryMesh &bm, const word &patchType) | faPatch | |
| faPatch(const faPatch &p, const faBoundaryMesh &bm) | faPatch | |
| faPatch(const faPatch &p, const faBoundaryMesh &bm, const label index, const labelUList &edgeLabels, const label nbrPolyPatchi) | faPatch | |
| fcIndex(const label i) const noexcept | UList< T > | inline |
| fcValue(const label i) const | UList< T > | inline |
| fcValue(const label i) | UList< T > | inline |
| fill_uniform(const T &val) | UList< T > | inlineprotected |
| fill_uniform(Foam::zero) | UList< T > | inlineprotected |
| find(const T &val) const | UList< T > | |
| find(const T &val, label pos, label len=-1) const | UList< T > | |
| first() | UList< T > | inline |
| first() const | UList< T > | inline |
| found(const T &val, label pos=0) const | UList< T > | inline |
| front() | UList< T > | inline |
| front() const | UList< T > | inline |
| get(const label i) const | UList< T > | inline |
| 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 |
| initGeometry(PstreamBuffers &) | faPatch | inlineprotectedvirtual |
| initMovePoints(PstreamBuffers &, const pointField &) | faPatch | inlineprotectedvirtual |
| initUpdateMesh(PstreamBuffers &) | faPatch | inlineprotectedvirtual |
| is_List typedef | UList< T > | |
| iterator typedef | UList< T > | |
| last() | UList< T > | inline |
| last() const | UList< T > | inline |
| List() noexcept | List< T > | inline |
| List(const label len) | List< T > | explicit |
| List(const label len, const T &val) | List< T > | |
| List(const label len, Foam::zero) | List< T > | |
| List(Foam::one, const T &val) | List< T > | |
| List(Foam::one, T &&val) | List< T > | |
| List(Foam::one, Foam::zero) | List< T > | |
| List(const List< T > &list) | List< T > | |
| List(const UList< T > &list) | List< T > | explicit |
| List(List< T > &list, bool reuse) | List< T > | |
| List(const UList< T > &list, const labelUList &indices) | List< T > | |
| List(const UList< T > &list, const FixedList< label, N > &indices) | List< T > | |
| List(const FixedList< T, N > &list) | List< T > | explicit |
| List(const UPtrList< T > &list) | List< T > | explicit |
| List(const IndirectListBase< T, Addr > &list) | List< T > | explicit |
| List(std::initializer_list< T > list) | List< T > | |
| List(List< T > &&list) noexcept | List< T > | inline |
| List(DynamicList< T, SizeMin > &&list) | List< T > | |
| List(Istream &is) | List< T > | |
| List(const Expression::ListExpression< E > &expr) | List< T > | inlineexplicit |
| lookupPatchField(const word &fldName) const | faPatch | |
| lPN() const | faPatch | |
| magEdgeLengths() const | faPatch | |
| makeCorrectionVectors(vectorField &) const | faPatch | virtual |
| makeCorrVecs(vectorField &) const | symmetryFaPatch | protectedvirtual |
| makeDeltaCoeffs(scalarField &) const | faPatch | virtual |
| makeLPN(scalarField &) const | faPatch | virtual |
| makeWeights(scalarField &) const | faPatch | virtual |
| max_size() noexcept | UList< T > | inlinestatic |
| moveFirst(const label i) | UList< T > | |
| moveLast(const label i) | UList< T > | |
| movePoints(PstreamBuffers &, const pointField &) | faPatch | protectedvirtual |
| name() const noexcept | patchIdentifier | inline |
| name() noexcept | patchIdentifier | inline |
| nEdges() const noexcept | faPatch | inline |
| New(const word &name, const dictionary &dict, const label index, const faBoundaryMesh &bm) | faPatch | static |
| New(const word &patchType, const word &name, const dictionary &dict, const label index, const faBoundaryMesh &bm) | faPatch | static |
| newElmt(const label i) | List< T > | inline |
| ngbPolyPatchFaceNormals() const | faPatch | |
| ngbPolyPatchIndex() const noexcept | faPatch | inline |
| ngbPolyPatchPointNormals() const | faPatch | |
| none() const | UList< T > | inline |
| nPoints() const | faPatch | inline |
| null() noexcept | List< T > | inlinestatic |
| offset() const | faPatch | |
| operator const Foam::List< T > &() const | UList< T > | inline |
| operator!=(const UList< T > &list) const | UList< T > | |
| operator<(const UList< T > &list) const | UList< T > | |
| operator<=(const UList< T > &list) const | UList< T > | |
| Foam::patchIdentifier::operator=(const patchIdentifier &)=default | patchIdentifier | |
| Foam::patchIdentifier::operator=(patchIdentifier &&)=default | patchIdentifier | |
| Foam::List::operator=(const UList< T > &list) | List< T > | |
| Foam::List::operator=(const List< T > &list) | List< T > | |
| Foam::List::operator=(const IndirectListBase< T, Addr > &list) | List< T > | |
| Foam::List::operator=(const FixedList< T, N > &list) | List< T > | |
| Foam::List::operator=(std::initializer_list< T > list) | List< T > | |
| Foam::List::operator=(const T &val) | List< T > | inline |
| Foam::List::operator=(Foam::zero) | List< T > | inline |
| Foam::List::operator=(List< T > &&list) | List< T > | |
| Foam::List::operator=(DynamicList< T, SizeMin > &&list) | List< T > | |
| Foam::List::operator=(const Expression::ListExpression< E > &expr) | List< T > | inline |
| Foam::UList::operator=(UList< T > &&) noexcept=default | UList< T > | |
| operator==(const UList< T > &list) const | UList< T > | |
| operator>(const UList< T > &list) const | UList< T > | |
| operator>=(const UList< T > &list) const | UList< T > | |
| operator[](const label i) | UList< T > | inline |
| operator[](const label i) const | UList< T > | inline |
| patchField(const GeometricField &gf) const | faPatch | |
| 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 | |
| patchInternalField(const UList< Type > &internalData, const labelUList &addressing, UList< Type > &pfld) const | faPatch | inline |
| patchInternalField(const UList< Type > &internalData, UList< Type > &pfld) const | faPatch | |
| patchInternalField(const UList< Type > &internalData) const | faPatch | |
| patchInternalField(const UList< Type > &internalData) const | faPatch | |
| patchSlice(const UList< T > &values) const | faPatch | inline |
| physicalType() const noexcept | patchIdentifier | inline |
| physicalType() noexcept | patchIdentifier | inline |
| pointEdges() const | faPatch | |
| pointer typedef | UList< T > | |
| pointLabels() const | faPatch | |
| pop_back(label n=1) | List< T > | inline |
| push_back(const T &val) | List< T > | inline |
| push_back(T &&val) | List< T > | inline |
| push_back(const UList< T > &list) | List< T > | inline |
| push_back(const IndirectListBase< T, Addr > &list) | List< T > | inline |
| push_uniq(const T &val) | List< T > | inline |
| rbegin() | UList< T > | inline |
| rbegin() const | UList< T > | inline |
| rcIndex(const label i) const noexcept | UList< T > | inline |
| rcValue(const label i) const | UList< T > | inline |
| rcValue(const label i) | UList< T > | inline |
| readList(Istream &is) | List< T > | |
| reference typedef | UList< T > | |
| removeGroup(const word &name) | patchIdentifier | |
| rend() | UList< T > | inline |
| rend() const | UList< T > | inline |
| resetEdges(const labelUList &newEdges) | faPatch | |
| resetEdges(labelList &&newEdges) | faPatch | |
| resize(const label len) | List< T > | inline |
| resize(const label len, const T &val) | List< T > | |
| resize(const label len) | List< T > | inline |
| resize_copy(label count, const label len) | List< T > | |
| resize_fill(const label len, const T &val) | List< T > | inline |
| resize_nocopy(const label len) | List< T > | inline |
| reverse_iterator typedef | UList< T > | |
| rfind(const T &val, label pos=-1) const | UList< T > | |
| set(const label i, bool val=true) | List< T > | inline |
| setAddressableSize(const label n) noexcept | UList< T > | inlineprotected |
| setSize(label n) | List< T > | inline |
| setSize(label n, const T &val) | List< T > | inline |
| shallowCopy(const UList< T > &)=delete | List< T > | |
| Foam::UList::shallowCopy(T *__restrict__ ptr, const label len) noexcept | UList< T > | inline |
| Foam::UList::shallowCopy(std::nullptr_t) noexcept | UList< T > | inline |
| size() const | faPatch | inlinevirtual |
| Foam::List::size(const label n) | UList< T > | inlineprotected |
| size_bytes() const noexcept | UList< T > | inline |
| size_type typedef | UList< T > | |
| skewCorrectionVectors() const | faPatch | |
| slice(const label pos, label len=-1) | UList< T > | |
| slice(const label pos, label len=-1) const | UList< T > | |
| slice(const labelRange &range) | UList< T > | |
| slice(const labelRange &range) const | UList< T > | |
| start() const | faPatch | |
| subList typedef | List< T > | |
| swap(UList< T > &list) noexcept | UList< T > | inline |
| swapFirst(const label i) | UList< T > | |
| swapLast(const label i) | UList< T > | |
| symmetryFaPatch(const word &name, const labelUList &edgeLabels, const label index, const faBoundaryMesh &bm, const label nbrPolyPatchi, const word &patchType) | symmetryFaPatch | |
| symmetryFaPatch(const word &name, const dictionary &dict, const label index, const faBoundaryMesh &bm, const word &patchType) | symmetryFaPatch | |
| symmetryFaPatch(const symmetryFaPatch &p, const faBoundaryMesh &bm) | symmetryFaPatch | |
| symmetryFaPatch(const symmetryFaPatch &p, const faBoundaryMesh &bm, const label index, const labelUList &edgeLabels, const label nbrPolyPatchi) | symmetryFaPatch | |
| test(const label i) const | UList< T > | inline |
| transfer(List< T > &list) | List< T > | |
| transfer(DynamicList< T, SizeMin > &list) | List< T > | |
| TypeName(symmetryPolyPatch::typeName_()) | symmetryFaPatch | |
| Foam::faPatch::TypeName("patch") | faPatch | |
| UList(const UList< T > &) noexcept=default | UList< T > | |
| UList(UList< T > &&) noexcept=default | UList< T > | |
| UList() noexcept | UList< T > | inline |
| UList(T *__restrict__ ptr, const label len) noexcept | UList< T > | inline |
| UList(SubList< T > &&) noexcept | UList< T > | |
| uniform() const | UList< T > | inline |
| unset(const label i) | UList< T > | inline |
| updateMesh(PstreamBuffers &) | faPatch | inlineprotectedvirtual |
| validateRange(const labelRange &requestedRange) const | UList< T > | protected |
| value_type typedef | UList< T > | |
| view() const | UList< T > | inline |
| weights() const | faPatch | |
| whichEdge(const label edgei) const | faPatch | inline |
| write(Ostream &) const | faPatch | virtual |
| writeEntry(Ostream &os) const | UList< T > | protected |
| writeEntry(const word &keyword, Ostream &os) const | UList< T > | |
| writeList(Ostream &os, const label shortLen=0) const | UList< T > | |
| ~faPatch() | faPatch | virtual |
| ~List() | List< T > | |
| ~patchIdentifier()=default | patchIdentifier | virtual |