mirror of
https://github.com/triqs/dft_tools
synced 2024-12-26 06:14:14 +01:00
7847b71552
- All access to grid is now using the [] operator. () always returns const, and is an evaluation over the domain. - Now : * () is always a call to evaluator (or a lazy expression). * mesh_pt accepted by [] , both const and non const, and not by (). - Ported the libs (fourier et al.) but this break API. |
||
---|---|---|
.. | ||
arrays | ||
clef | ||
clef_examples | ||
det_manip | ||
gf | ||
parameters | ||
utility | ||
CMakeLists.txt |