moose
moose copied to clipboard
use_interpolated_state parameter is present outside of objects that use material properties
Bug Description
The parameter is in most objects, because they inherit the matpropinterface, but it's not useful in all objects. We should consider making it private by default @dschwen
Steps to Reproduce
Look at the docs now (or build them locally) https://mooseframework.inl.gov/source/userobjects/FXVolumeUserObject.html
Impact
So confused Confusing to users who set this parameter and nothing happens because they are not using stateful properties