Closed max91219 closed 7 years ago
Hi Max, I've committed a simple fix (704ff0a64db906bbde6266a13c86ff71d7ef67ee), which should make your code compile. Regardless of it being a solution to your problem, I'd like to keep this issue open until the fix is reviewed by Olivier @parcollet for correctness and generality.
Hi Igor, thank you for the timely reply and fix, this has solved my issue. I will leave the issue open as you have requested. thanks, Max
Fine.
Hi,
I'm having some problems using the mesh_pt_generator, I can use it fine when the mesh is just a standard imfreq mesh however, once I try and use a product mesh (specifically imfreq,imfreq,imfreq) the to_point() function causes the code to not compile. I was wondering if you could point me in the direction of how to use the mesh_pt_generator correctly for product meshes?
I have attached below some code that reproduces the problem along with the corresponding compiler output:
code:
Compiler:
Many Thanks,
Max