![]() |
NLMech
0.1.0
|
Data for strain and its magnitude computation operation. More...
#include <util.h>

Public Member Functions | |
| ComputeStrain () | |
| Constructor. | |
Data Fields | |
| bool | d_computeStrain |
| Factor for scaling the displacement. | |
| std::string | d_magStrainComp |
| Specify component (if any) of which absolute value is to be computed. | |
| bool | d_magStrainTensor |
| Compute magnitude of strain tensor. | |
| std::vector< std::pair< size_t, double > > | d_markMagStrainCells |
| Specify element ids at which magnitude of strain should be marked. | |
Data for strain and its magnitude computation operation.