addDiag(scalarField &) const | TetPointPatchField | [inline, virtual] |
addField(Field< Type > &) const | TetPointPatchField | [inline, virtual] |
addSource(scalarField &) const | TetPointPatchField | [inline, virtual] |
addToInternalField(Field< Type1 > &iF, const Field< Type1 > &pF) const | TetPointPatchField | |
addUpperLower(scalarField &) const | TetPointPatchField | [inline, virtual] |
autoMap(const TetPointPatchFieldMapper &) | TetPointPatchField | [inline, virtual] |
calculatedType() | TetPointPatchField | [static] |
checkPointField() const | TetPointPatchField | |
clone() const =0 | TetPointPatchField | [pure virtual] |
clone(const Field< Type > &iF) const =0 | TetPointPatchField | [pure virtual] |
coupled() const | lduCoupledInterface | [inline, virtual] |
cutBouCoeffs(const lduMatrix &) const | TetPointPatchField | [inline, virtual] |
cutIntCoeffs(const lduMatrix &) const | TetPointPatchField | [inline, virtual] |
db() const | TetPointPatchField | |
declareRunTimeSelectionTable(autoPtr, pointPatchTypeField, PointPatch,(const PointPatch &p, const Field< Type > &iF),(p, iF)) | TetPointPatchField | |
declareRunTimeSelectionTable(autoPtr, pointPatchTypeField, patchMapper,(const TetPointPatchField< PatchField, PointPatch, Type > &ptf, const PointPatch &p, const Field< Type > &iF, const TetPointPatchFieldMapper &m),(dynamic_cast< const pointPatchTypeFieldType & >(ptf), p, iF, m)) | TetPointPatchField | |
declareRunTimeSelectionTable(autoPtr, pointPatchTypeField, dictionary,(const PointPatch &p, const Field< Type > &iF, const dictionary &dict),(p, iF, dict)) | TetPointPatchField | |
eliminateUpperLower(scalarField &) const | TetPointPatchField | [inline, virtual] |
evaluate() | TetPointPatchField | [inline, virtual] |
initAddDiag(const scalarField &) const | TetPointPatchField | [inline, virtual] |
initAddField() const | TetPointPatchField | [inline, virtual] |
initAddSource(const scalarField &) const | TetPointPatchField | [inline, virtual] |
initAddUpperLower(const scalarField &) const | TetPointPatchField | [inline, virtual] |
initEvaluate(const bool=false) | TetPointPatchField | [inline, virtual] |
initInterfaceMatrixUpdate(const scalarField &, scalarField &, const lduMatrix &, const scalarField &, const direction, const bool) const | lduCoupledInterface | [inline, virtual] |
initNbrColour(const labelField &, const bool) const | lduCoupledInterface | [inline, virtual] |
internalField() const | TetPointPatchField | [inline] |
isPointField() const | TetPointPatchField | |
lduCoupledInterface() | lduCoupledInterface | [inline] |
nbrColour(const labelField &cField) const | TetPointPatchField | [inline, virtual] |
New(const word &, const PointPatch &, const Field< Type > &) | TetPointPatchField | [static] |
New(const TetPointPatchField< PatchField, PointPatch, Type > &, const PointPatch &, const Field< Type > &, const TetPointPatchFieldMapper &) | TetPointPatchField | [static] |
New(const PointPatch &, const Field< Type > &, const dictionary &) | TetPointPatchField | [static] |
NewCalculatedType(const TetPointPatchField< PatchField, PointPatch, Type2 > &) | TetPointPatchField | [static] |
operator(Ostream &, const TetPointPatchField< PatchField, PointPatch, Type > &) | TetPointPatchField | [friend] |
operator *=(const TetPointPatchField< PatchField, PointPatch, scalar > &) | TetPointPatchField | [inline, virtual] |
operator *=(const Field< scalar > &) | TetPointPatchField | [inline, virtual] |
operator *=(const scalar) | TetPointPatchField | [inline, virtual] |
operator+=(const TetPointPatchField< PatchField, PointPatch, Type > &) | TetPointPatchField | [inline, virtual] |
operator+=(const Field< Type > &) | TetPointPatchField | [inline, virtual] |
operator+=(const Type &) | TetPointPatchField | [inline, virtual] |
operator-=(const TetPointPatchField< PatchField, PointPatch, Type > &) | TetPointPatchField | [inline, virtual] |
operator-=(const Field< Type > &) | TetPointPatchField | [inline, virtual] |
operator-=(const Type &) | TetPointPatchField | [inline, virtual] |
operator/=(const TetPointPatchField< PatchField, PointPatch, scalar > &) | TetPointPatchField | [inline, virtual] |
operator/=(const Field< scalar > &) | TetPointPatchField | [inline, virtual] |
operator/=(const scalar) | TetPointPatchField | [inline, virtual] |
operator=(const TetPointPatchField< PatchField, PointPatch, Type > &) | TetPointPatchField | [inline, virtual] |
operator=(const Field< Type > &) | TetPointPatchField | [inline, virtual] |
operator=(const Type &) | TetPointPatchField | [inline, virtual] |
operator==(const TetPointPatchField< PatchField, PointPatch, Type > &) | TetPointPatchField | [inline, virtual] |
operator==(const Field< Type > &) | TetPointPatchField | [inline, virtual] |
operator==(const Type &) | TetPointPatchField | [inline, virtual] |
Patch typedef | TetPointPatchField | |
patch() const | TetPointPatchField | [inline] |
patchInternalField() const | TetPointPatchField | |
patchInternalField(const Field< Type1 > &iF) const | TetPointPatchField | |
pointPatchTypeField typedef | TetPointPatchField | |
rmap(const TetPointPatchField< PatchField, PointPatch, Type > &, const labelList &) | TetPointPatchField | [inline, virtual] |
setBoundaryCondition(Map< constraint< Type > > &) const | TetPointPatchField | [inline, virtual] |
setInInternalField(Field< Type1 > &iF, const Field< Type1 > &pF) const | TetPointPatchField | |
size() const | TetPointPatchField | [inline] |
storesFieldData() const | TetPointPatchField | [inline, virtual] |
TetPointPatchField(const PointPatch &, const Field< Type > &) | TetPointPatchField | |
TetPointPatchField(const TetPointPatchField< PatchField, PointPatch, Type > &) | TetPointPatchField | |
TetPointPatchField(const TetPointPatchField< PatchField, PointPatch, Type > &, const Field< Type > &) | TetPointPatchField | |
TypeName("TetPointPatchField") | TetPointPatchField | |
Foam::lduCoupledInterface::TypeName("lduCoupledInterface") | lduCoupledInterface | |
updateBoundaryField() | TetPointPatchField | [inline, virtual] |
updateInterfaceMatrix(const scalarField &, scalarField &, const lduMatrix &, const scalarField &, const direction) const | lduCoupledInterface | [inline, virtual] |
write(Ostream &) const | TetPointPatchField | [virtual] |
~lduCoupledInterface() | lduCoupledInterface | [virtual] |
~TetPointPatchField() | TetPointPatchField | [inline, virtual] |