Go to the source code of this file.
Enumerations | |
| enum | Guarantee { Guarantee::ISOTROPIC, Guarantee::CONSTANT_IN_TIME, Guarantee::UNIFORM_IN_SPACE } |
| Enum values for guarantees that can be demanded for material properties. More... | |
|
strong |
Enum values for guarantees that can be demanded for material properties.
New items can be added to this list as new guarantees become necessary.
| Enumerator | |
|---|---|
| ISOTROPIC | |
| CONSTANT_IN_TIME | |
| UNIFORM_IN_SPACE | |
Definition at line 16 of file Guarantee.h.
1.8.14