Erik B Knudsen

Results 68 comments of Erik B Knudsen

> ``` > -- Building mcpl with CMAKE_INSTALL_INCLUDEDIR=mcstas/3.5.24//libs/mcpl > [ 11%] Creating directories for 'mcpl-populate' > [ 22%] Performing download step (git clone) for 'mcpl-populate' > Cloning into 'mcpl-src'... >...

This would be great to have in. I have PR on hexagonal mesh that could benefit from this as well (I'd have to check if I need to change anything...

Humm - I haven't thought this through completely ( I _am_ on vacation) but what if we did something along the lines of the mag-fields. I.e. a set of files...

That latter idea thing obviously would not work for GPU. Back to the function pointer problem (fpp)

minor point - we _could_ do a "real" integer-based switch since we actually have a SAS-models number with a definitive reference as to what it is (in terms of the...

I have a feeling we have discussed this at length before but: Another suggestion would be to add an option to one-off add a specific directory to the component search...

Roger that - scratch that suggestion. I'll make it into another, which is actually what we needed at this point in time: In some cases it could be convenient to...

There been some movement in the material_volumes routine that need to be resolved. I.e. need to make sure the hexagonal mesh version works with this new formulation.

Yes indeed that was a mistake - I'll fix that. Thanks for noticing! The two are very closely related and almost identical.

Yeah - me bad. The `ENSURE_MCPL`-flag really means exactly to checkout a local version of MCPL, which is not useful since MCPL now has its own EC-file I _should_ really...