All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GaussSeidelSmoother Member List

This is the complete list of members for GaussSeidelSmoother, 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
fieldName() constlduMatrix::smootherinline
fieldName_lduMatrix::smootherprotected
GaussSeidelSmoother(const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces)GaussSeidelSmoother
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(const word &fieldName, scalarField &psi, const lduMatrix &matrix, const scalarField &source, const FieldField< Field, scalar > &interfaceBouCoeffs, const lduInterfaceFieldPtrsList &interfaces, const direction cmpt, const label nSweeps)GaussSeidelSmootherstatic
smooth(scalarField &psi, const scalarField &Source, const direction cmpt, const label nSweeps) constGaussSeidelSmoothervirtual
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("GaussSeidel")GaussSeidelSmoother
~smoother()lduMatrix::smootherinlinevirtual