File: AUTHORS

package info (click to toggle)
rheolef 6.7-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 81,836 kB
  • ctags: 21,411
  • sloc: cpp: 158,404; sh: 14,916; makefile: 6,595; tcl: 3,451; ansic: 2,199; python: 1,800; awk: 729; yacc: 480; sed: 5
file content (45 lines) | stat: -rw-r--r-- 1,451 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Author of Rheolef:

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

----

Contributors to Rheolef:

Mahamar Dicko <mahamar.dicko@imag.fr>
	Equations on surface by banded level set methods.

Ibrahim Cheddadi <ibrahim.cheddadi@inria.fr>
	Dicontinuous Galerkin scheme for transport and time-dependent problems.

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

Past contributors:

Lara Abouorm <lara_bouorm@hotmail.com>
	Equations on surface by banded level set methods.

Nicolas Roquet <nicolas.roquet@lcpc.fr>
	Bingham and Stokes : initial version of the flow solvers.

----

Auxilliary code included in Rheolef:

* For convenience, Rheolef includes the bamg mesh generator
  from Frdric Hecht <Frederic.Hecht@inria.fr> (util/bamg).

* For optional quadruple or octuple precision, rheolef uses the
  qd c++ code (util/qd) from 
  Yozo Hida        U.C. Berkeley               <yozo@cs.berkeley.edu>,
  Xiaoye S. Li     Lawrence Berkeley Natl Lab  <xiaoye@nersc.gov>,
  David H. Bailey  Lawrence Berkeley Natl Lab  <dhbailey@lbl.gov>.

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