Skip to content

Computing gradient on both the reference and deformed configuration in the same kernel #29655

Discussion options

You must be logged in to vote

Let's say you create a material class that computes the gradient. If in your input file you have two of these objects: one that has the use_displaced_mesh=false and the other true. Then you would have two materials that store the gradient information one for deformed and another for undeformed. From there you should be able to couple them into a kernel and perform any actions needed.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@TheGreatCid
Comment options

Answer selected by TheGreatCid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants