First page Back Continue Last page Overview Graphics
IFEM: Bottom Line
If you can do matrix-vector product, you can run iterative solvers like conjugate gradient
Matrix-vector product amounts to the usual FEM calculation (displacements to forces), plus the usual FEM communication (update shared nodes)
- You don’t even need to store the matrix
Users can easily solve iterative problems with the FEM framework and IFEM solvers!