This is the complete list of members for FDICSmoother, including all inherited members.
| declareRunTimeSelectionTable(autoPtr, smoother, symMatrix,(const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces, const dictionary &solverControls),(fieldName, matrix, interfaceBouCoeffs, interfaceIntCoeffs, interfaces, solverControls)) | lduMatrix::smoother | |
| declareRunTimeSelectionTable(autoPtr, smoother, asymMatrix,(const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces, const dictionary &solverControls),(fieldName, matrix, interfaceBouCoeffs, interfaceIntCoeffs, interfaces, solverControls)) | lduMatrix::smoother | |
| FDICSmoother(const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces, const dictionary &solverControls) | FDICSmoother | |
| fieldName() const noexcept | lduMatrix::smoother | inline |
| fieldName_ | lduMatrix::smoother | protected |
| getName(const dictionary &) | lduMatrix::smoother | static |
| interfaceBouCoeffs() const noexcept | lduMatrix::smoother | inline |
| interfaceBouCoeffs_ | lduMatrix::smoother | protected |
| interfaceIntCoeffs() const noexcept | lduMatrix::smoother | inline |
| interfaceIntCoeffs_ | lduMatrix::smoother | protected |
| interfaces() const noexcept | lduMatrix::smoother | inline |
| interfaces_ | lduMatrix::smoother | protected |
| matrix() const noexcept | lduMatrix::smoother | inline |
| matrix_ | lduMatrix::smoother | protected |
| New(const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces, const dictionary &solverControls) | lduMatrix::smoother | static |
| scalarSmooth(solveScalarField &psi, const solveScalarField &source, const direction cmpt, const label nSweeps) const | FDICSmoother | virtual |
| smooth(solveScalarField &psi, const scalarField &source, const direction cmpt, const label nSweeps) const | FDICSmoother | virtual |
| smoother(const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces) | lduMatrix::smoother | |
| type() const =0 | lduMatrix::smoother | pure virtual |
| TypeName("FDIC") | FDICSmoother | |
| ~smoother()=default | lduMatrix::smoother | virtual |