It is recommended to store data, especially constant data, in a simple structure. The motivation is to obtain a clear interface so that store and recover of objects will be easier.
More...
#include <MaterialExample.h>
It is recommended to store data, especially constant data, in a simple structure. The motivation is to obtain a clear interface so that store and recover of objects will be easier.
◆ beta
const double MaterialExampleData::beta |
◆ elastic_modulus
const double MaterialExampleData::elastic_modulus |
◆ hardening_ratio
const double MaterialExampleData::hardening_ratio |
◆ plastic_modulus
const double MaterialExampleData::plastic_modulus |
◆ yield_stress
const double MaterialExampleData::yield_stress |
The documentation for this struct was generated from the following file: