An abstract base class for implicitly-coupled interfaces e.g. processor and cyclic patches. More...
Public Member Functions | |
TypeName ("lduInterface") | |
lduInterface ()=default | |
virtual | ~lduInterface ()=default |
virtual const labelUList & | faceCells () const =0 |
virtual tmp< labelField > | interfaceInternalField (const labelUList &internalData) const =0 |
virtual tmp< labelField > | interfaceInternalField (const labelUList &internalData, const labelUList &faceCells) const =0 |
virtual void | initInternalFieldTransfer (const Pstream::commsTypes commsType, const labelUList &iF) const |
virtual void | initInternalFieldTransfer (const Pstream::commsTypes commsType, const labelUList &iF, const labelUList &faceCells) const |
virtual tmp< labelField > | internalFieldTransfer (const Pstream::commsTypes commsType, const labelUList &iF) const =0 |
An abstract base class for implicitly-coupled interfaces e.g. processor and cyclic patches.
Definition at line 50 of file lduInterface.H.
|
default |
|
virtualdefault |
TypeName | ( | "lduInterface" | ) |
|
pure virtual |
Implemented in coupledFaPatch, GAMGInterface, lduPrimitiveProcessorInterface, and coupledFvPatch.
Referenced by lduPrimitiveMesh::lduPrimitiveMesh().
|
pure virtual |
|
pure virtual |
|
inlinevirtual |
Reimplemented in processorFaPatch, processorFvPatch, coupledFaPatch, lduPrimitiveProcessorInterface, calculatedProcessorGAMGInterface, and processorGAMGInterface.
Definition at line 96 of file lduInterface.H.
|
inlinevirtual |
Reimplemented in processorFvPatch, lduPrimitiveProcessorInterface, and processorGAMGInterface.
Definition at line 105 of file lduInterface.H.
|
pure virtual |
Implemented in processorFaPatch, cyclicAMIFvPatch, cyclicACMIFvPatch, cyclicFaPatch, processorFvPatch, cyclicFvPatch, coupledFaPatch, coupledFvPatch, lduPrimitiveProcessorInterface, processorGAMGInterface, calculatedProcessorGAMGInterface, cyclicGAMGInterface, cyclicACMIGAMGInterface, and cyclicAMIGAMGInterface.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.