Derek Gaston
Derek Gaston
Still brainstorming... We want to end up with _one_ contiguous array that holds both the locals _and_ the ghosts. This is so that we can quickly and easily index into...
@YaqiWang - thanks for checking... I'll hunt it down.
@YaqiWang I can't seem to replicate this. Here is what my sub-app timing looks like for 5 timesteps: ``` muap10: Performance Graph: muap10: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- muap10: | Section | Calls |...
@YaqiWang this is using `FullSolveMultiApp` and `Transient` with 3 timesteps in the sub-app... it still doesn't show the same issue you're seeing. ``` muap10: Performance Graph: muap10: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- muap10: |...
@YaqiWang - thanks! I was able to reproduce it with Steady. So weird.
@loganharbour yes - I have a branch that is close - need to get back to it.
I assume that one of the people that was against it in the past that is for it is me ;-) When we discussed this last time things were in...
I somewhat agree with @loganharbour - but how far out are those capabilities? If we're still a year or so out - might as well do this first.
I'm not following... but I don't have much experience with Symbols. Are you suggesting the return type of `addVariable!` be a `Symbol`? Or are you suggesting that the name for...
BTW: I definitely appreciate the feedback! Still a lot to learn!