Skip to content

Handling Mixed Second-Order Partial Derivatives in MOOSE #28246

Answered by GiudGiud
hityyds asked this question in Q&A General
Discussion options

You must be logged in to vote

I believe you can output the tensor with

std::cout << Moose::stringify(..

If you do _tensor.row(0)(1) you should get the xy mixed derivative

Note that you also need to index by quadrature point with [_qp]

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@hityyds
Comment options

@GiudGiud
Comment options

Answer selected by hityyds
@hityyds
Comment options

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