CubbyFlow::FDMMGSolver3 Member List

This is the complete list of members for CubbyFlow::FDMMGSolver3, including all inherited members.

FDMLinearSystemSolver3()=defaultCubbyFlow::FDMLinearSystemSolver3
FDMLinearSystemSolver3(const FDMLinearSystemSolver3 &)=deleteCubbyFlow::FDMLinearSystemSolver3
FDMLinearSystemSolver3(FDMLinearSystemSolver3 &&) noexcept=deleteCubbyFlow::FDMLinearSystemSolver3
FDMMGSolver3(size_t maxNumberOfLevels, unsigned int numberOfRestrictionIter=5, unsigned int numberOfCorrectionIter=5, unsigned int numberOfCoarsestIter=20, unsigned int numberOfFinalIter=20, double maxTolerance=1e-9, double sorFactor=1.5, bool useRedBlackOrdering=false)CubbyFlow::FDMMGSolver3
GetParams() constCubbyFlow::FDMMGSolver3
GetSORFactor() constCubbyFlow::FDMMGSolver3
GetUseRedBlackOrdering() constCubbyFlow::FDMMGSolver3
operator=(const FDMLinearSystemSolver3 &)=deleteCubbyFlow::FDMLinearSystemSolver3
operator=(FDMLinearSystemSolver3 &&) noexcept=deleteCubbyFlow::FDMLinearSystemSolver3
Solve(FDMLinearSystem3 *system) finalCubbyFlow::FDMMGSolver3virtual
Solve(FDMMGLinearSystem3 *system)CubbyFlow::FDMMGSolver3virtual
SolveCompressed(FDMCompressedLinearSystem3 *)CubbyFlow::FDMLinearSystemSolver3inlinevirtual
~FDMLinearSystemSolver3()=defaultCubbyFlow::FDMLinearSystemSolver3virtual