I'm a beginner at FEniCS. I recently installed FEniCS 1.2.0 for the MAC OS X10.8.
I'm trying to get the stokes-iterative demo to run but I keep encountering the error
"Sorry, this demo is only available when DOLFIN is compiled with AMG preconditioner,
Hypre or ML." I've been trying to read up on how to compile DOLFIN with Hypre using
PETSc but am unsure how to do this in the FEniCS framework. How do I load FEniCS to where DOLFIN is compiled with one of these AMG proconditioners?
Just to be clear, I can get the other demos to run, such as the Poisson demo. It is
just the stoke-iterative demo I'm having trouble running.
Thanks,
Amanda