nonBlockingGaussSeidelSmoother Member List

This is the complete list of members for nonBlockingGaussSeidelSmoother, 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
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
nonBlockingGaussSeidelSmoother(const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces)nonBlockingGaussSeidelSmoother
smooth(const word &fieldName, scalarField &psi, const lduMatrix &matrix, const label blockStart, const scalarField &source, const FieldField< Field, scalar > &interfaceBouCoeffs, const lduInterfaceFieldPtrsList &interfaces, const direction cmpt, const label nSweeps)nonBlockingGaussSeidelSmootherstatic
smooth(scalarField &psi, const scalarField &Source, const direction cmpt, const label nSweeps) const nonBlockingGaussSeidelSmoothervirtual
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("nonBlockingGaussSeidel")nonBlockingGaussSeidelSmoother
~smoother()lduMatrix::smootherinlinevirtual