This is the complete list of members for symmetryFaPatch, including all inherited members.
append(const T &val) | List | inline |
append(T &&val) | List | inline |
append(const UList< T > &list) | List | inline |
append(const IndirectListBase< T, Addr > &list) | List | inline |
append(const T &val) | List | inline |
append(T &&val) | List | inline |
append(const UList< T > &list) | List | inline |
appendUniq(const T &val) | List | inline |
boundaryConnections() const | faPatch | |
BoundaryMesh typedef | faPatch | |
boundaryMesh() const noexcept | faPatch | |
boundaryProcs() const | faPatch | |
boundaryProcSizes() const | faPatch | |
calcGeometry() | faPatch | inlineprotectedvirtual |
calcPointEdges() const | faPatch | protected |
calcPointLabels() const | faPatch | protected |
clear() | List | inline |
clone(const faBoundaryMesh &bm, const labelList &edgeLabels, const label index, const label ngbPolyPatchIndex) const | symmetryFaPatch | inlinevirtual |
Foam::List::clone() const | List | inline |
coupled() const | faPatch | inlinevirtual |
declareRunTimeSelectionTable(autoPtr, faPatch, dictionary,(const word &name, const dictionary &dict, const label index, const faBoundaryMesh &bm),(name, dict, index, bm)) | faPatch | |
defaultName(const label n=-1) | patchIdentifier | inlinestatic |
delta() const | faPatch | virtual |
deltaCoeffs() const | faPatch | |
edgeCentres() const | faPatch | |
edgeFaceCentres() const | faPatch | |
edgeFaces() const | faPatch | |
edgeLabels() const noexcept | faPatch | inline |
edgeLabels(const UList< label > &newEdgeLabels) | faPatch | |
edgeLengths() const | faPatch | |
edgeNormals() const | faPatch | |
faPatch(const word &name, const labelList &edgeLabels, const label index, const faBoundaryMesh &bm, const label ngbPolyPatchIndex) | faPatch | |
faPatch(const word &name, const dictionary &dict, const label index, const faBoundaryMesh &bm) | faPatch | |
faPatch(const faPatch &, const faBoundaryMesh &) | faPatch | |
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() | faPatch | inlineprotectedvirtual |
initMovePoints(const pointField &) | faPatch | inlineprotectedvirtual |
initUpdateMesh() | faPatch | inlineprotectedvirtual |
List() noexcept | List | inline |
List(const label len) | List | explicit |
List(const label len, const T &val) | List | |
List(const label len, const Foam::zero) | List | |
List(const Foam::one, const T &val) | List | |
List(const Foam::one, T &&val) | List | |
List(const Foam::one, const Foam::zero) | List | |
List(const List< T > &a) | List | |
List(const UList< T > &a) | List | explicit |
List(List< T > &a, bool reuse) | List | |
List(const UList< T > &list, const labelUList &indices) | List | |
List(const UList< T > &list, const FixedList< label, N > &indices) | List | |
List(const FixedList< T, N > &list) | List | explicit |
List(const PtrList< T > &list) | List | explicit |
List(const SLList< T > &list) | List | explicit |
List(const IndirectListBase< T, Addr > &list) | List | explicit |
List(std::initializer_list< T > list) | List | |
List(List< T > &&list) | List | |
List(DynamicList< T, SizeMin > &&list) | List | |
List(SortableList< T > &&list) | List | |
List(SLList< T > &&list) | List | |
List(Istream &is) | List | |
List(const label len) | List | |
List(const label len, const T &val) | List | |
List(const label len, const Foam::zero) | List | |
List(const Foam::one, const T &val) | List | |
List(const Foam::one, T &&val) | List | |
List(const Foam::one, const Foam::zero) | List | |
List(const UList< T > &a) | List | |
List(const List< T > &a) | List | |
List(List< T > &a, bool reuse) | List | |
List(const UList< T > &list, const labelUList &indices) | List | |
List(const PtrList< T > &list) | List | |
List(const SLList< T > &list) | List | |
List(std::initializer_list< T > list) | List | |
List(List< T > &&list) | List | |
List(SortableList< T > &&list) | List | |
List(SLList< T > &&list) | List | |
List() noexcept | List | inline |
List(Istream &is) | List | |
lookupPatchField(const word &name, const GeometricField *=nullptr, const Type *=nullptr) const | faPatch | |
magEdgeLengths() const | faPatch | |
makeCorrectionVectors(vectorField &) const | faPatch | |
makeCorrVecs(vectorField &) const | symmetryFaPatch | protectedvirtual |
makeDeltaCoeffs(scalarField &) const | faPatch | virtual |
makeWeights(scalarField &) const | faPatch | virtual |
movePoints(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 |
newElmt(const label i) | List | inline |
ngbPolyPatchFaceNormals() const | faPatch | |
ngbPolyPatchIndex() const noexcept | faPatch | inline |
ngbPolyPatchPointNormals() const | faPatch | |
nPoints() const | faPatch | inline |
null() | List | inlinestatic |
Foam::patchIdentifier::operator=(const patchIdentifier &)=default | patchIdentifier | |
Foam::List::operator=(const UList< T > &a) | List | |
Foam::List::operator=(const List< T > &list) | List | |
Foam::List::operator=(const SLList< T > &list) | List | |
Foam::List::operator=(const IndirectListBase< T, Addr > &list) | List | |
Foam::List::operator=(const FixedList< T, N > &list) | List | |
Foam::List::operator=(std::initializer_list< T > list) | List | |
Foam::List::operator=(const T &val) | List | inline |
Foam::List::operator=(const Foam::zero) | List | inline |
Foam::List::operator=(List< T > &&list) | List | |
Foam::List::operator=(DynamicList< T, SizeMin > &&list) | List | |
Foam::List::operator=(SortableList< T > &&list) | List | |
Foam::List::operator=(SLList< T > &&list) | List | |
patchField(const GeometricField &) const | faPatch | |
patchIdentifier(const 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 index) | patchIdentifier | |
patchInternalField(const UList< Type > &) const | faPatch | |
patchInternalField(const UList< Type > &f, const labelUList &edgeFaces) const | faPatch | |
patchInternalField(const UList< Type > &f) const | faPatch | |
patchInternalField(const UList< Type > &f, const labelUList &edgeFaces) const | faPatch | |
patchSlice(const List< T > &l) const | faPatch | inline |
physicalType() const noexcept | patchIdentifier | inline |
physicalType() noexcept | patchIdentifier | inline |
pointEdges() const | faPatch | |
pointLabels() const | faPatch | |
readList(Istream &is) | List | |
readList(Istream &is) | List | |
readList(Istream &is) | List | |
resetEdges(const UList< label > &newEdges) | faPatch | |
resetEdges(labelList &&newEdges) | faPatch | |
resize(const label len) | List | inline |
resize(const label len, const T &val) | List | |
resize(const label newLen) | List | inline |
resize_nocopy(const label len) | List | inline |
set(const label i, bool val=true) | List | inline |
setSize(const label n) | List | inline |
setSize(const label n, const T &val) | List | inline |
shallowCopy(const UList< T > &)=delete | List | |
size() const | faPatch | inlinevirtual |
start() const | faPatch | |
subList typedef | List | |
symmetryFaPatch(const word &name, const labelList &edgeLabels, const label index, const faBoundaryMesh &bm, const label ngbPolyPatchIndex) | symmetryFaPatch | |
symmetryFaPatch(const word &name, const dictionary &dict, const label index, const faBoundaryMesh &bm) | symmetryFaPatch | |
transfer(List< T > &list) | List | |
transfer(DynamicList< T, SizeMin > &list) | List | |
transfer(SortableList< T > &list) | List | |
transfer(List< T > &list) | List | |
transfer(SortableList< T > &list) | List | |
TypeName(symmetryPolyPatch::typeName_()) | symmetryFaPatch | |
Foam::faPatch::TypeName("patch") | faPatch | |
updateMesh() | faPatch | inlineprotectedvirtual |
weights() const | faPatch | |
whichEdge(const label l) const | faPatch | inline |
write(Ostream &) const | faPatch | virtual |
~faPatch() | faPatch | virtual |
~List() | List | |
~patchIdentifier()=default | patchIdentifier | virtual |
~symmetryFaPatch()=default | symmetryFaPatch | virtual |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.