Foam::cyclicFaPatchField. More...
Public Member Functions | |
TypeName (cyclicFaPatch::typeName_()) | |
cyclicFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &) | |
cyclicFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &) | |
cyclicFaPatchField (const cyclicFaPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &) | |
cyclicFaPatchField (const cyclicFaPatchField< Type > &) | |
virtual tmp< faPatchField< Type > > | clone () const |
cyclicFaPatchField (const cyclicFaPatchField< Type > &, const DimensionedField< Type, areaMesh > &) | |
virtual tmp< faPatchField< Type > > | clone (const DimensionedField< Type, areaMesh > &iF) const |
const cyclicFaPatch & | cyclicPatch () const |
virtual tmp< Field< Type > > | patchNeighbourField () const |
virtual void | transformCoupleField (solveScalarField &f, const direction cmpt) const |
virtual void | updateInterfaceMatrix (solveScalarField &result, const bool add, const lduAddressing &lduAddr, const label patchId, const solveScalarField &psiInternal, const scalarField &coeffs, const direction cmpt, const Pstream::commsTypes commsType) const |
virtual void | updateInterfaceMatrix (Field< Type > &result, const bool add, const lduAddressing &lduAddr, const label patchId, const Field< Type > &, const scalarField &coeffs, const Pstream::commsTypes commsType) const |
virtual bool | doTransform () const |
virtual const tensorField & | forwardT () const |
virtual const tensorField & | reverseT () const |
virtual int | rank () const |
![]() | |
TypeName ("cyclicLduInterfaceField") | |
cyclicLduInterfaceField ()=default | |
virtual | ~cyclicLduInterfaceField ()=default |
template<class Type > | |
void | transformCoupleField (Field< Type > &f) const |
void | transformCoupleField (solveScalarField &f, const direction cmpt) const |
![]() | |
TypeName (coupledFaPatch::typeName_()) | |
coupledFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &) | |
coupledFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const Field< Type > &) | |
coupledFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &) | |
coupledFaPatchField (const coupledFaPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &) | |
coupledFaPatchField (const coupledFaPatchField< Type > &) | |
coupledFaPatchField (const coupledFaPatchField< Type > &, const DimensionedField< Type, areaMesh > &) | |
virtual bool | coupled () const |
virtual tmp< Field< Type > > | snGrad () const |
virtual void | initEvaluate (const Pstream::commsTypes commsType) |
virtual void | evaluate (const Pstream::commsTypes commsType) |
virtual tmp< Field< Type > > | valueInternalCoeffs (const tmp< scalarField > &) const |
virtual tmp< Field< Type > > | valueBoundaryCoeffs (const tmp< scalarField > &) const |
virtual tmp< Field< Type > > | gradientInternalCoeffs () const |
virtual tmp< Field< Type > > | gradientBoundaryCoeffs () const |
virtual void | write (Ostream &) const |
![]() | |
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 |
template<class Type > | |
void | addToInternalField (Field< Type > &result, const bool add, const labelUList &faceCells, const scalarField &coeffs, const Field< Type > &vals) const |
![]() | |
TypeName ("faPatchField") | |
declareRunTimeSelectionTable (tmp, faPatchField, patch,(const faPatch &p, const DimensionedField< Type, areaMesh > &iF),(p, iF)) | |
declareRunTimeSelectionTable (tmp, faPatchField, patchMapper,(const faPatchField< Type > &ptf, const faPatch &p, const DimensionedField< Type, areaMesh > &iF, const faPatchFieldMapper &m),(dynamic_cast< const faPatchFieldType & >(ptf), p, iF, m)) | |
declareRunTimeSelectionTable (tmp, faPatchField, dictionary,(const faPatch &p, const DimensionedField< Type, areaMesh > &iF, const dictionary &dict),(p, iF, dict)) | |
faPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &) | |
faPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const Field< Type > &) | |
faPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &) | |
faPatchField (const faPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &) | |
faPatchField (const faPatchField< Type > &) | |
faPatchField (const faPatchField< Type > &, const DimensionedField< Type, areaMesh > &) | |
virtual tmp< faPatchField< Type > > | clone () const |
Foam::tmp< Foam::faPatchField< Type > > | NewCalculatedType (const faPatchField< Type2 > &pf) |
virtual | ~faPatchField ()=default |
const objectRegistry & | db () const |
const faPatch & | patch () const |
const DimensionedField< Type, areaMesh > & | internalField () const |
const Field< Type > & | primitiveField () const |
const word & | patchType () const |
word & | patchType () |
virtual bool | fixesValue () const |
virtual bool | coupled () const |
bool | updated () const |
virtual void | autoMap (const faPatchFieldMapper &) |
virtual void | rmap (const faPatchField< Type > &, const labelList &) |
virtual tmp< Field< Type > > | snGrad () const |
virtual void | updateCoeffs () |
virtual tmp< Field< Type > > | patchInternalField () const |
virtual tmp< Field< Type > > | patchNeighbourField () const |
virtual tmp< Field< Type > > | valueInternalCoeffs (const tmp< Field< scalar >> &) const |
virtual tmp< Field< Type > > | valueBoundaryCoeffs (const tmp< Field< scalar >> &) const |
virtual tmp< Field< Type > > | gradientInternalCoeffs () const |
virtual tmp< Field< Type > > | gradientBoundaryCoeffs () const |
void | check (const faPatchField< Type > &) const |
virtual void | operator= (const UList< Type > &) |
virtual void | operator= (const faPatchField< Type > &) |
virtual void | operator= (const Type &) |
virtual void | operator+= (const faPatchField< Type > &) |
virtual void | operator+= (const Field< Type > &) |
virtual void | operator+= (const Type &) |
virtual void | operator-= (const faPatchField< Type > &) |
virtual void | operator-= (const Field< Type > &) |
virtual void | operator-= (const Type &) |
virtual void | operator*= (const faPatchField< scalar > &) |
virtual void | operator*= (const Field< scalar > &) |
virtual void | operator*= (const scalar) |
virtual void | operator/= (const faPatchField< scalar > &) |
virtual void | operator/= (const Field< scalar > &) |
virtual void | operator/= (const scalar) |
virtual void | operator== (const faPatchField< Type > &) |
virtual void | operator== (const Field< Type > &) |
virtual void | operator== (const Type &) |
Additional Inherited Members | |
![]() | |
typedef faPatch | Patch |
typedef calculatedFaPatchField< Type > | Calculated |
![]() | |
static tmp< faPatchField< Type > > | New (const word &patchFieldType, const word &actualPatchType, const faPatch &, const DimensionedField< Type, areaMesh > &) |
static tmp< faPatchField< Type > > | New (const word &patchFieldType, const faPatch &, const DimensionedField< Type, areaMesh > &) |
static tmp< faPatchField< Type > > | New (const faPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &) |
static tmp< faPatchField< Type > > | New (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &) |
static tmp< faPatchField< Type > > | NewCalculatedType (const faPatchField< Type2 > &) |
static const word & | calculatedType () |
![]() | |
static int | disallowGenericFaPatchField |
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.
Definition at line 55 of file cyclicFaPatchField.H.
cyclicFaPatchField | ( | const faPatch & | p, |
const DimensionedField< Type, areaMesh > & | iF | ||
) |
Definition at line 28 of file cyclicFaPatchField.C.
cyclicFaPatchField | ( | const faPatch & | p, |
const DimensionedField< Type, areaMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Definition at line 65 of file cyclicFaPatchField.C.
References dict, Foam::stringOps::evaluate(), Foam::exit(), Foam::FatalIOError, FatalIOErrorInFunction, and p.
cyclicFaPatchField | ( | const cyclicFaPatchField< Type > & | ptf, |
const faPatch & | p, | ||
const DimensionedField< Type, areaMesh > & | iF, | ||
const faPatchFieldMapper & | mapper | ||
) |
Definition at line 40 of file cyclicFaPatchField.C.
References Foam::exit(), Foam::FatalError, FatalErrorInFunction, p, and Foam::foamVersion::patch.
cyclicFaPatchField | ( | const cyclicFaPatchField< Type > & | ptf | ) |
Definition at line 91 of file cyclicFaPatchField.C.
cyclicFaPatchField | ( | const cyclicFaPatchField< Type > & | ptf, |
const DimensionedField< Type, areaMesh > & | iF | ||
) |
Definition at line 103 of file cyclicFaPatchField.C.
TypeName | ( | cyclicFaPatch::typeName_() | ) |
|
inlinevirtual |
Implements coupledFaPatchField< Type >.
Definition at line 115 of file cyclicFaPatchField.H.
|
inlinevirtual |
Implements coupledFaPatchField< Type >.
Definition at line 132 of file cyclicFaPatchField.H.
|
inline |
Definition at line 148 of file cyclicFaPatchField.H.
|
virtual |
Implements coupledFaPatchField< Type >.
Definition at line 117 of file cyclicFaPatchField.C.
References tmp::ref(), and Foam::transform().
|
inlinevirtual |
Implements coupledFaPatchField< Type >.
Definition at line 164 of file cyclicFaPatchField.H.
References f(), and cyclicLduInterfaceField::transformCoupleField().
|
virtual |
Implements coupledFaPatchField< Type >.
Definition at line 157 of file cyclicFaPatchField.C.
References Foam::add(), and forAll.
|
virtual |
Implements coupledFaPatchField< Type >.
Definition at line 202 of file cyclicFaPatchField.C.
References Foam::add(), and forAll.
|
inlinevirtual |
Implements cyclicLduInterfaceField.
Definition at line 201 of file cyclicFaPatchField.H.
References coupledFaPatch::parallel().
|
inlinevirtual |
Implements cyclicLduInterfaceField.
Definition at line 207 of file cyclicFaPatchField.H.
References cyclicFaPatch::forwardT().
|
inlinevirtual |
Implements cyclicLduInterfaceField.
Definition at line 213 of file cyclicFaPatchField.H.
References cyclicFaPatch::reverseT().
|
inlinevirtual |
Implements cyclicLduInterfaceField.
Definition at line 219 of file cyclicFaPatchField.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.