DICGaussSeidelSmoother Member List

This is the complete list of members for DICGaussSeidelSmoother, 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),(fieldName, matrix, interfaceBouCoeffs, interfaceIntCoeffs, interfaces))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),(fieldName, matrix, interfaceBouCoeffs, interfaceIntCoeffs, interfaces))lduMatrix::smoother
DICGaussSeidelSmoother(const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces)DICGaussSeidelSmoother
fieldName() constlduMatrix::smootherinline
fieldName_lduMatrix::smootherprotected
getName(const dictionary &)lduMatrix::smootherstatic
interfaceBouCoeffs() constlduMatrix::smootherinline
interfaceBouCoeffs_lduMatrix::smootherprotected
interfaceIntCoeffs() constlduMatrix::smootherinline
interfaceIntCoeffs_lduMatrix::smootherprotected
interfaces() constlduMatrix::smootherinline
interfaces_lduMatrix::smootherprotected
matrix() constlduMatrix::smootherinline
matrix_lduMatrix::smootherprotected
New(const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces, const dictionary &solverControls)lduMatrix::smootherstatic
smooth(scalarField &psi, const scalarField &Source, const direction cmpt, const label nSweeps) constDICGaussSeidelSmoothervirtual
smoother(const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces)lduMatrix::smoother
type() const =0lduMatrix::smootherpure virtual
TypeName("DICGaussSeidel")DICGaussSeidelSmoother
~smoother()lduMatrix::smootherinlinevirtual