Olivier Parcollet
|
165b44a081
|
gf: mesh. const_iterator and add cbegin
- for meshes :
clean concept w/ doc, add cbegin, and changed
iterator to const_iterator (more standard name).
|
2013-08-27 13:43:58 +02:00 |
|
Olivier Parcollet
|
7898bd8d88
|
gf : mesh now the class, not a trait.
simplify : mesh was a impl trait,
make it the class itself.
corrected the gf, tests and the cython.
|
2013-08-27 13:43:58 +02:00 |
|
Olivier Parcollet
|
44bf1e322a
|
gf product and curry. First draft
- works on simple case, to be reread.
- curry in general. To be reread ..
- added some tests.
|
2013-07-30 22:37:41 +02:00 |
|
Olivier Parcollet
|
65bdc65da1
|
gf: fix upper bound in out of bounds check in linear mesh
|
2013-07-29 11:53:02 +02:00 |
|
Olivier Parcollet
|
bd4926157c
|
[API BREAK] rename directory gf -> gfs
|
2013-07-29 11:53:02 +02:00 |
|