All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules 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() const lduMatrix::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() const lduMatrix::smootherinline
interfaceBouCoeffs_lduMatrix::smootherprotected
interfaceIntCoeffs() const lduMatrix::smootherinline
interfaceIntCoeffs_lduMatrix::smootherprotected
interfaces() const lduMatrix::smootherinline
interfaces_lduMatrix::smootherprotected
matrix() const lduMatrix::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) const GaussSeidelSmoothervirtual
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