FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

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::smoother [inline]
fieldName_lduMatrix::smoother [protected]
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::smoother [static]
interfaceBouCoeffs() const lduMatrix::smoother [inline]
interfaceBouCoeffs_lduMatrix::smoother [protected]
interfaceIntCoeffs() const lduMatrix::smoother [inline]
interfaceIntCoeffs_lduMatrix::smoother [protected]
interfaces() const lduMatrix::smoother [inline]
interfaces_lduMatrix::smoother [protected]
matrix() const 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]
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)GaussSeidelSmoother [static]
smooth(scalarField &psi, const scalarField &Source, const direction cmpt, const label nSweeps) const GaussSeidelSmoother [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 =0lduMatrix::smoother [pure virtual]
TypeName("GaussSeidel")GaussSeidelSmoother
~smoother()lduMatrix::smoother [inline, virtual]