Closed tophmatthews closed 5 years ago
That's weird
On Tue, Jan 1, 2019, 16:51 Topher Matthews notifications@github.com wrote:
Keeps wanting to autocomplete to ADSomeKernel. When type = ADSomeKernel, autocomplete won't find the rest of the object input parameters.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dschwen/autocomplete-moose/issues/13, or mute the thread https://github.com/notifications/unsubscribe-auth/AAMWPk5dfU83xWZIHH3ZGDHgsH1i33wVks5u-_SegaJpZM4ZmE17 .
I still get the same behavior, am I missing something?
No. I figured out what the issue is (MOOSE outputs the objects names including the
Seems like the dump should also show what the input file expects
Fixed via moose dump
Keeps wanting to autocomplete to
ADSomeKernel<Residual>
. Whentype = ADSomeKernel
, autocomplete won't find the rest of the object input parameters.