An abstract base class for implicitly-coupled interface fields e.g. processor and cyclic patch fields. More...
Public Member Functions | |
TypeName ("lduInterfaceField") | |
lduInterfaceField (const lduInterface &patch) | |
virtual | ~lduInterfaceField ()=default |
const lduInterface & | interface () const |
virtual const word & | interfaceFieldType () const |
bool | updatedMatrix () const |
bool & | updatedMatrix () |
virtual bool | ready () const |
virtual void | initInterfaceMatrixUpdate (solveScalarField &result, const bool add, const lduAddressing &, const label interfacei, const solveScalarField &psiInternal, const scalarField &coeffs, const direction cmpt, const Pstream::commsTypes commsType) const |
virtual void | updateInterfaceMatrix (solveScalarField &result, const bool add, const lduAddressing &, const label interfacei, const solveScalarField &psiInternal, const scalarField &coeffs, const direction cmpt, const Pstream::commsTypes commsType) const =0 |
template<class Type > | |
void | addToInternalField (Field< Type > &result, const bool add, const labelUList &faceCells, const scalarField &coeffs, const Field< Type > &vals) const |
An abstract base class for implicitly-coupled interface fields e.g. processor and cyclic patch fields.
Definition at line 54 of file lduInterfaceField.H.
|
inlineexplicit |
Definition at line 84 of file lduInterfaceField.H.
|
virtualdefault |
TypeName | ( | "lduInterfaceField" | ) |
|
inline |
Definition at line 100 of file lduInterfaceField.H.
|
inlinevirtual |
Reimplemented in jumpCyclicAMIFvPatchField< Type >, and jumpCyclicFvPatchField< Type >.
Definition at line 106 of file lduInterfaceField.H.
References Foam::type().
Referenced by GAMGInterfaceField::New().
|
inline |
Definition at line 115 of file lduInterfaceField.H.
Referenced by calculatedProcessorGAMGInterfaceField::initInterfaceMatrixUpdate(), processorGAMGInterfaceField::initInterfaceMatrixUpdate(), processorFvPatchField< Type >::initInterfaceMatrixUpdate(), calculatedProcessorGAMGInterfaceField::updateInterfaceMatrix(), processorGAMGInterfaceField::updateInterfaceMatrix(), and processorFvPatchField< Type >::updateInterfaceMatrix().
|
inline |
Definition at line 121 of file lduInterfaceField.H.
|
inlinevirtual |
Reimplemented in calculatedProcessorFvPatchField< Type >, and processorFvPatchField< Type >.
Definition at line 127 of file lduInterfaceField.H.
|
inlinevirtual |
Reimplemented in processorFaPatchField< Type >, calculatedProcessorFvPatchField< Type >, processorFvPatchField< Type >, processorFaPatchField< Type >, processorGAMGInterfaceField, calculatedProcessorGAMGInterfaceField, and processorFaPatchField< Type >.
Definition at line 135 of file lduInterfaceField.H.
|
pure virtual |
Implemented in coupledFvPatchField< scalar >, coupledFvPatchField< vector >, coupledFvPatchField< Type >, coupledFaPatchField< Type >, jumpCyclicFvPatchField< Type >, jumpCyclicFvPatchField< scalar >, jumpCyclicFvPatchField< vector >, jumpCyclicAMIFvPatchField< Type >, jumpCyclicAMIFvPatchField< scalar >, jumpCyclicFvPatchField< Type >, jumpCyclicFvPatchField< scalar >, jumpCyclicFvPatchField< vector >, calculatedProcessorFvPatchField< Type >, processorFvPatchField< Type >, cyclicACMIFvPatchField< Type >, cyclicAMIFvPatchField< Type >, cyclicAMIFvPatchField< scalar >, processorFaPatchField< Type >, cyclicFvPatchField< Type >, cyclicFvPatchField< scalar >, cyclicFvPatchField< vector >, cyclicFaPatchField< Type >, jumpCyclicFvPatchField< Type >, jumpCyclicFvPatchField< scalar >, jumpCyclicFvPatchField< vector >, jumpCyclicAMIFvPatchField< Type >, jumpCyclicAMIFvPatchField< scalar >, jumpCyclicFvPatchField< Type >, jumpCyclicFvPatchField< scalar >, jumpCyclicFvPatchField< vector >, processorGAMGInterfaceField, calculatedProcessorGAMGInterfaceField, cyclicGAMGInterfaceField, jumpCyclicAMIFvPatchField< Type >, jumpCyclicAMIFvPatchField< scalar >, jumpCyclicFvPatchField< Type >, jumpCyclicFvPatchField< scalar >, jumpCyclicFvPatchField< vector >, cyclicACMIGAMGInterfaceField, cyclicAMIGAMGInterfaceField, processorFaPatchField< Type >, and processorFaPatchField< Type >.
void addToInternalField | ( | Field< Type > & | result, |
const bool | add, | ||
const labelUList & | faceCells, | ||
const scalarField & | coeffs, | ||
const Field< Type > & | vals | ||
) | const |
Definition at line 25 of file lduInterfaceFieldTemplates.C.
References Foam::add(), and forAll.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.