Meeting minutes 2019 10 15 - Geant-RnD/ExascaleProxyDocuments GitHub Wiki

Exascale Sprint:

Goal for the meeting?

Running example with trivial geometry, field implementation and ‘random state change’ physics?

It would be nice to be able to really track the kind of dependencies. For example where there cross-section information comes from and when it is uses in term of both which code does use and in which circumstances.

Material/Particles/etc: Need to redesign with State/Accessor so that we can have flexibility.

Need to review which component to re-use and which to redo.

It probably make sense to have 2 sets of class/struct for things like Material ; one used for the construction/input and then one for the actual use.