User profile: PhysicsIsFun

User info
User name:PhysicsIsFun
History
Joined:
Number of posts:284
Latest posts:

MPI runtime weird example
Hi guys, I have a weird mpi example where I don't understand the used runtimes. [code] #include <io...

size_t implicit conversion
I will need to look at how to use the ranges then. I am often too lazy to look at new stuff, but I g...

size_t implicit conversion
Thank you guys, the problem seems to be what @TheIdeasMan described. Would it help if I simply expl...

size_t implicit conversion
Greetings! I have a loop that doesn't want to break when it should. [code] for (int i = Xdata...

Vector of struct vs. two 1D vectors
Thanks mbozzi for the interesting reference and your prototyped implementation. Since you "only" re...