Skip to content
Discussion options

You must be logged in to vote

Hello

Not natively. It can be done with some hacking (reinit on neighbor element, compute, reinit on local)
You can access the neighbor material properties in interface_kernels though. If you are using those and the work performed in the material computeProperties() can be moved there, that is an option.

Could you please give us more details about your use case?

Second caveat:
It can be done in the functor material system which we are adding here, and which does not leverage computeProperties but does on-demand computation of matprops : #18395

Guillaume

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@albiedahal
Comment options

@dschwen
Comment options

dschwen Oct 11, 2021
Collaborator

@GiudGiud
Comment options

@GiudGiud
Comment options

Answer selected by GiudGiud
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants