Skip to content

MaterialModel Inputs and outputs #6205

Open
@3Faker3

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions