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

TwoMaterialPropertyInterface behaves differently from MaterialPropertyInterface #5375

Closed
YaqiWang opened this issue Jul 15, 2015 · 3 comments
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@YaqiWang
Copy link
Contributor

The code in it for getting neighboring properties are different from the code in MaterialPropertyInterface. I believe this is an issue and needs to be fixed.

@YaqiWang
Copy link
Contributor Author

At least I think we need to add deducePropertyName() there.

@dschwen
Copy link
Member

dschwen commented Jul 15, 2015

Yeah, I did not have that interface on my radar. Do we also have a ThreeMaterialPropertyInterface and a FourMaterialPropertyInterface?

@YaqiWang
Copy link
Contributor Author

hehe, I noticed this when I try calling getNeighboring in the same way.

@permcody permcody added C: Framework T: task An enhancement to the software. P: normal A defect affecting operation with a low possibility of significantly affects. labels Jul 16, 2015
YaqiWang added a commit to YaqiWang/moose that referenced this issue Oct 7, 2015
YaqiWang added a commit to YaqiWang/moose that referenced this issue Oct 8, 2015
YaqiWang added a commit to YaqiWang/moose that referenced this issue Oct 9, 2015
YaqiWang added a commit to YaqiWang/moose that referenced this issue Oct 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.
Projects
None yet
Development

No branches or pull requests

3 participants