Next: Equation Sets
Up: Method Overview
Previous: Spartan Method Overview
- Spatial Discretization
- Morel asymmetric diffusion discretization
- Support Operator symmetric diffusion discretization
- Temporal Discretization
- Backwards Euler implicit discretization
- Matrix Solution
- Krylov Subspace Iterative Methods
- JTpack: GMRES, BCGS, TFQMR
- Preconditioners:
- JTpack: Jacobi, SSOR, ILU
- Low-order version of Morel or Support Operator
discretization that is a smaller, symmetric system
and is solved by CG with SSOR (from JTpack)
- Incomplete Direct Method - UMFPACK
Michael L. Hall