On Fri, 14 Dec 2007, Ali - wrote: > I need to solve some saddle-point problems which, consequently, need > the use of mixed finite elements (in this case pressure and velocity > in Navier-Stokes equation). One way of doing this is by Taylor-Hood > elements. > > - Is this method already implemented in libmesh?
Yes. A couple of of the examples solve Navier-Stokes with biquadratic Lagrange velocity elements coupled to bilinear pressure elements. --- Roy ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
