Authors of Rheolef.

Pierre Saramito <Pierre.Saramito@imag.fr>
	Sparse matrix linear algebra and initial finite-element (fem) library.
	Reference manual and user's guide.

Nicolas Roquet  <Nicolas.Roquet@lcpc.fr>
	Finite-element library development.
	Initial version of the Stokes solver.

Jocelyn Etienne <Jocelyn.Etienne@ujf-grenoble.fr> 
	Axisymmetric forms in finite-element library.
	Characteristic method for transport and time-dependent problems.

----
* The bamg mesh generator from Frdric Hecht <Frederic.Hecht@inria.fr> is
  included in the source tree for convenience (util/bamg).

* For optional quadruple precision, rheolef uses the doubledouble c++ class 
  from Keith Briggs <kmb28@cam.ac.uk> (util/doubledouble).

* For robust geometric predicates, rheolef uses the routines
  from Jonathan Richard Shewchuk <jrs@cs.berkeley.edu> (nfem/basis/predicates.cc)
  as described in "Adaptive precision floating-point arithmetic and fast robust
  geometric predicates", Discrete & computational geometry, 1997, 18:305-363
