Open
Description
I often come across code snippets that use terms like in and out, such as in the function evaluate
(const typename Interface::MaterialModelInputs &in, typename Interface::MaterialModelOutputs &out) const.
I'm trying to find a comprehensive list of all the terms and members associated with in and out, like in.n_evaluation_points() and out.reaction_terms. However, I'm having trouble locating a reliable source or documentation that lists all these items. Could anyone guide me on where I might find this information? Any help would be greatly appreciated!
Metadata
Assignees
Labels
No labels