I am happy to announce that we have two new tutorial programs in deal.II:

step-55: "Solving the Stokes problem in parallel"
https://www.dealii.org/developer/doxygen/deal.II/step_55.html
contributed by Timo Heister

The tutorial shows how to solve a Stokes problem with a block diagonal
preconditioner in parallel using MPI with Trilinos or PETSc for linear
algebra. The main motivation is to provide a simple example on how to
solve problems in parallel (extending step-40 to block systems).


step-56: "Geometric Multigrid for Stokes"
https://www.dealii.org/developer/doxygen/deal.II/step_56.html
contributed by Ryan Grove

This tutorial shows how to use geometric multigrid for the velocity
block within a block solver for the Stokes problem.

-- 
Timo Heister
http://www.math.clemson.edu/~heister/

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to