faMatrix< Type > Member List

This is the complete list of members for faMatrix< Type >, including all inherited members.

A() constfaMatrix< Type >
addBoundaryDiag(scalarField &diag, const direction cmpt) constfaMatrix< Type >protected
addBoundarySource(Field< Type > &source, const bool couples=true) constfaMatrix< Type >protected
addCmptAvBoundaryDiag(scalarField &diag) constfaMatrix< Type >protected
addToInternalField(const labelUList &addr, const Field< Type2 > &pf, Field< Type2 > &intf) constfaMatrix< Type >protected
addToInternalField(const labelUList &addr, const tmp< Field< Type2 >> &tpf, Field< Type2 > &intf) constfaMatrix< Type >protected
boundaryCoeffs() constfaMatrix< Type >inline
boundaryCoeffs()faMatrix< Type >inline
ClassName("faMatrix")faMatrix< Type >
clone() constfaMatrix< Type >
D() constfaMatrix< Type >
dimensions() constfaMatrix< Type >inline
faceFluxCorrectionPtr()faMatrix< Type >inline
faceFluxFieldPtrType typedeffaMatrix< Type >
faceFluxFieldType typedeffaMatrix< Type >
faMatrix(const GeometricField< Type, faPatchField, areaMesh > &psi, const dimensionSet &ds)faMatrix< Type >
faMatrix(const faMatrix< Type > &)faMatrix< Type >
faMatrix(const GeometricField< Type, faPatchField, areaMesh > &psi, Istream &is)faMatrix< Type >
faSolver classfaMatrix< Type >friend
flux() constfaMatrix< Type >
H() constfaMatrix< Type >
H() constfaMatrix< Type >
H() constfaMatrix< Type >
hasFaceFluxCorrection() const noexceptfaMatrix< Type >inline
internalCoeffs() constfaMatrix< Type >inline
internalCoeffs()faMatrix< Type >inline
negate()faMatrix< Type >
operator(Ostream &, const faMatrix< Type > &)faMatrix< Type >friend
operator*=(const areaScalarField &)faMatrix< Type >
operator*=(const tmp< areaScalarField > &)faMatrix< Type >
operator*=(const dimensioned< scalar > &)faMatrix< Type >
operator+=(const faMatrix< Type > &)faMatrix< Type >
operator+=(const tmp< faMatrix< Type >> &)faMatrix< Type >
operator+=(const GeometricField< Type, faPatchField, areaMesh > &)faMatrix< Type >
operator+=(const tmp< GeometricField< Type, faPatchField, areaMesh >> &)faMatrix< Type >
operator+=(const dimensioned< Type > &)faMatrix< Type >
operator-=(const faMatrix< Type > &)faMatrix< Type >
operator-=(const tmp< faMatrix< Type >> &)faMatrix< Type >
operator-=(const GeometricField< Type, faPatchField, areaMesh > &)faMatrix< Type >
operator-=(const tmp< GeometricField< Type, faPatchField, areaMesh >> &)faMatrix< Type >
operator-=(const dimensioned< Type > &)faMatrix< Type >
operator=(const faMatrix< Type > &)faMatrix< Type >
operator=(const tmp< faMatrix< Type >> &)faMatrix< Type >
psi() constfaMatrix< Type >inline
psiFieldType typedeffaMatrix< Type >
relax(const scalar alpha)faMatrix< Type >
relax()faMatrix< Type >
residual() constfaMatrix< Type >
residual() constfaMatrix< Type >
residual() constfaMatrix< Type >
setComponentReference(const label patchi, const label facei, const direction cmpt, const scalar value)faMatrix< Type >
setComponentReference(const label patchI, const label edgeI, const direction, const scalar value)faMatrix< Type >
setComponentReference(const label patchi, const label facei, const direction, const scalar value)faMatrix< Type >
setReference(const label facei, const Type &value, const bool forceReference=false)faMatrix< Type >
setReferences(const labelUList &faceLabels, const Type &value, const bool forceReference=false)faMatrix< Type >
setReferences(const labelUList &faceLabels, const UList< Type > &values, const bool forceReference=false)faMatrix< Type >
setValues(const labelUList &faceLabels, const Type &value)faMatrix< Type >
setValues(const labelUList &faceLabels, const UList< Type > &values)faMatrix< Type >
setValues(const labelUList &faceLabels, const UIndirectList< Type > &values)faMatrix< Type >
setValuesFromList(const labelUList &faceLabels, const ListType< Type > &values)faMatrix< Type >protected
solve(const dictionary &)faMatrix< Type >
solve()faMatrix< Type >
solve(const dictionary &solverControls)faMatrix< Type >
solve(const dictionary &)faMatrix< Type >
source()faMatrix< Type >inline
source() constfaMatrix< Type >inline
subtractFromInternalField(const labelUList &addr, const Field< Type2 > &pf, Field< Type2 > &intf) constfaMatrix< Type >protected
subtractFromInternalField(const labelUList &addr, const tmp< Field< Type2 >> &tpf, Field< Type2 > &intf) constfaMatrix< Type >protected
~faMatrix()faMatrix< Type >virtual