Panzer: access to field managers #1086
Labels
CLOSED_DUE_TO_INACTIVITY
Issue or PR has been closed by the GitHub Actions bot due to inactivity.
MARKED_FOR_CLOSURE
Issue or PR is marked for auto-closure by the GitHub Actions bot.
pkg: Panzer
@trilinos/panzer @eric-c-cyr
Currently there is no clean way in the AssemblyEngine object to change/redirect MDField memory in between the workset evaluations. We have worked around this in a couple of ways in application codes. With some minor changes to panzer, we could make this operation easier to implement.
Options:
field(workset_index,cell,point). Just need to add a workset index to the Workset object if it is not already there.
The text was updated successfully, but these errors were encountered: