NLMech  0.1.0
tools::pp::ComputeStrain Struct Reference

Data for strain and its magnitude computation operation. More...

#include <util.h>

Collaboration diagram for tools::pp::ComputeStrain:
Collaboration graph

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.
 

Detailed Description

Data for strain and its magnitude computation operation.


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