You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have looked at this problem. I will provide a workaround for it. I will make some methods of EnvCell and AllEnvCell available on accelerator. It may not be ideal in term of performance because there is a pointer indirection to access the information but it should work.
I will do it last week of October.
In a accelerator loop, we would like to get the environment id for a given MatVarIndex:
envId(MatVarIndex)
could be a function, a method, or address an MaterialVariableCellInteger managed by Arcane ...The text was updated successfully, but these errors were encountered: