This is the complete list of members for coupledFaPatch, 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()=0 | coupledFaPatch | pure virtual |
calcPointEdges() const | faPatch | protected |
calcPointLabels() const | faPatch | protected |
calcTransformTensors(const vector &Cf, const vector &Cr, const vector &nf, const vector &nr) const | coupledFaPatch | protected |
calcTransformTensors(const vectorField &Cf, const vectorField &Cr, const vectorField &nf, const vectorField &nr) const | coupledFaPatch | protected |
clear() | List | inline |
clone(const faBoundaryMesh &bm, const labelList &edgeLabels, const label index, const label ngbPolyPatchIndex) const | faPatch | inlinevirtual |
Foam::List::clone() const | List | inline |
coupled() const | coupledFaPatch | inlinevirtual |
coupledFaPatch(const word &name, const labelList &edgeLabels, const label index, const faBoundaryMesh &bm, const label ngbPolyPatchIndex) | coupledFaPatch | inline |
coupledFaPatch(const word &name, const dictionary &dict, const label index, const faBoundaryMesh &bm) | coupledFaPatch | inline |
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 =0 | coupledFaPatch | pure 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 | |
faceCells() const | coupledFaPatch | inlinevirtual |
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 | |
forwardT() const | coupledFaPatch | 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()=0 | coupledFaPatch | pure virtual |
initInternalFieldTransfer(const Pstream::commsTypes commsType, const labelUList &iF) const | coupledFaPatch | inlinevirtual |
Foam::lduInterface::initInternalFieldTransfer(const Pstream::commsTypes commsType, const labelUList &iF, const labelUList &faceCells) const | lduInterface | inlinevirtual |
initMovePoints(const pointField &)=0 | coupledFaPatch | pure virtual |
initTransfer(const Pstream::commsTypes commsType, const labelUList &interfaceData) const | coupledFaPatch | inlinevirtual |
initUpdateMesh() | faPatch | inlineprotectedvirtual |
interfaceInternalField(const labelUList &internalData) const =0 | coupledFaPatch | pure virtual |
Foam::lduInterface::interfaceInternalField(const labelUList &internalData, const labelUList &faceCells) const =0 | lduInterface | pure virtual |
internalFieldTransfer(const Pstream::commsTypes commsType, const labelUList &iF) const =0 | coupledFaPatch | pure virtual |
lduInterface()=default | lduInterface | |
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 | |
makeDeltaCoeffs(scalarField &) const =0 | coupledFaPatch | protectedpure virtual |
makeWeights(scalarField &) const =0 | coupledFaPatch | protectedpure virtual |
movePoints(const pointField &)=0 | coupledFaPatch | pure virtual |
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 | |
parallel() const | coupledFaPatch | inline |
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 |
reverseT() const | coupledFaPatch | inline |
separated() const | coupledFaPatch | inline |
separation() const | coupledFaPatch | 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 | |
transfer(const Pstream::commsTypes commsType, const labelUList &interfaceData) const =0 | coupledFaPatch | pure virtual |
Foam::faPatch::transfer(List< T > &list) | List | |
Foam::faPatch::transfer(DynamicList< T, SizeMin > &list) | List | |
Foam::faPatch::transfer(SortableList< T > &list) | List | |
TypeName("coupled") | coupledFaPatch | |
Foam::lduInterface::TypeName("lduInterface") | lduInterface | |
Foam::faPatch::TypeName("patch") | faPatch | |
updateMesh() | faPatch | inlineprotectedvirtual |
weights() const | faPatch | |
whichEdge(const label l) const | faPatch | inline |
write(Ostream &) const | faPatch | virtual |
~coupledFaPatch()=default | coupledFaPatch | virtual |
~faPatch() | faPatch | virtual |
~lduInterface()=default | lduInterface | virtual |
~List() | List | |
~patchIdentifier()=default | patchIdentifier | virtual |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.