3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/pytriqs/gf/local
Olivier Parcollet b45045e81c gfs: change the name of the mesh -> gf_mesh for gcc
gcc has a pb because the template mesh<Variable,Opt>
has the name same as the gf mesh method (!).
Clang is fine however on this...

Solution : rename the template mesh<...> to gf_mesh...
Not very elegant, but ok.
2013-08-27 14:20:50 +02:00
..
__init__.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
block_gf.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
CMakeLists.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
descriptors.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
functions.pxd [API BREAK] rename directory gf -> gfs 2013-07-29 11:53:02 +02:00
gf_generic.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
gf_imfreq.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
gf_imtime.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
gf_legendre.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
gf_refreq.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
gf_retime.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
gf_two_real_times.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
gf.pxd [API BREAK] rename directory gf -> gfs 2013-07-29 11:53:02 +02:00
gf.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
imfreq.pxd gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
imfreq.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
impl_plot.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
imtime.pxd gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
imtime.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
inverse.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
lazy_expressions.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
legendre.pxd gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
legendre.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
matrix_stack.pxd First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
matrix_stack.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
mesh_imfreq.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
mesh_imtime.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
mesh_legendre.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
mesh_refreq.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
mesh_retime.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
mesh_two_real_times.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
nothing.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
refreq.pxd gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
refreq.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
retime.pxd gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
retime.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
tail.pxd [API BREAK] rename directory gf -> gfs 2013-07-29 11:53:02 +02:00
tail.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
tools.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
two_real_times.pxd gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
two_real_times.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00