Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to move initialization of pointers/references in UserObjects to other UserObjects out of constructor #22

Open
jessecarterMOOSE opened this issue Aug 26, 2016 · 0 comments

Comments

@jessecarterMOOSE
Copy link
Owner

Because of all the coupling of all the UserObjects, one has to be very careful what order they appear in the input file. If objects are constructed first, and then references get assigned (e.g. in initialSetup()), all objects will be created to be referenced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant