CubbyFlow::FDMMGSolver2 Member List

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

FDMLinearSystemSolver2()=defaultCubbyFlow::FDMLinearSystemSolver2
FDMLinearSystemSolver2(const FDMLinearSystemSolver2 &)=deleteCubbyFlow::FDMLinearSystemSolver2
FDMLinearSystemSolver2(FDMLinearSystemSolver2 &&) noexcept=deleteCubbyFlow::FDMLinearSystemSolver2
FDMMGSolver2(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::FDMMGSolver2
GetParams() constCubbyFlow::FDMMGSolver2
GetSORFactor() constCubbyFlow::FDMMGSolver2
GetUseRedBlackOrdering() constCubbyFlow::FDMMGSolver2
operator=(const FDMLinearSystemSolver2 &)=deleteCubbyFlow::FDMLinearSystemSolver2
operator=(FDMLinearSystemSolver2 &&) noexcept=deleteCubbyFlow::FDMLinearSystemSolver2
Solve(FDMLinearSystem2 *system) finalCubbyFlow::FDMMGSolver2virtual
Solve(FDMMGLinearSystem2 *system)CubbyFlow::FDMMGSolver2virtual
SolveCompressed(FDMCompressedLinearSystem2 *)CubbyFlow::FDMLinearSystemSolver2inlinevirtual
~FDMLinearSystemSolver2()=defaultCubbyFlow::FDMLinearSystemSolver2virtual