Retrieving std::vector<Real> material property as an auxvariable. #25747
Unanswered
steam-simulator
asked this question in
Q&A Modules: General
Replies: 1 comment 1 reply
-
You can do it component by component using the MaterialStdVectorAux I think |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Is there a way to retrieve a declared
std::vector<Real>
material property as an auxvariable? Currently, it is possible for onlyReal
material properties. Thx.Beta Was this translation helpful? Give feedback.
All reactions