v0.16.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
MatOps::StateTag Struct Reference

#include "src/materials/MatOps.hpp"

Collaboration diagram for MatOps::StateTag:
[legend]

Public Attributes

std::string name
 
Tag tag = 0
 
int numComponents = 0
 

Detailed Description

Definition at line 15 of file MatOps.hpp.

Member Data Documentation

◆ name

std::string MatOps::StateTag::name
Examples
mofem/src/materials/MatOps.hpp.

Definition at line 16 of file MatOps.hpp.

◆ numComponents

int MatOps::StateTag::numComponents = 0
Examples
mofem/src/materials/MatOps.hpp.

Definition at line 18 of file MatOps.hpp.

◆ tag

Tag MatOps::StateTag::tag = 0
Examples
mofem/src/materials/MatOps.hpp.

Definition at line 17 of file MatOps.hpp.


The documentation for this struct was generated from the following file: