NLMech  0.1.0
tools::pp Namespace Reference

Namespace for postprocessing of simulation results. More...

Data Structures

class  Compute
 Processes simulation results and computes post-processing quantities. More...
 
struct  ComputeJIntegral
 Data for J integral calculation computation. More...
 
struct  ComputeStrain
 Data for strain and its magnitude computation operation. More...
 
struct  CrackTipData
 Datatype to hold crack tip data. More...
 
struct  FindCrackTip
 Data for crack tip computation. More...
 
struct  InstructionData
 Datatype to hold instructions for post-processing operation. More...
 
struct  JEnergy
 Datatype for storing different components of J-integral energy. More...
 
struct  SortZ
 Datatype used in sorting rectangles for crack tip search. More...
 
struct  TransformU
 Data for transforming displacement operation. More...
 
struct  TransformVelocity
 Data for marking and symmetries of velocity operation. More...
 

Detailed Description

Namespace for postprocessing of simulation results.

In this namespace we define the methods to compute quantities of interest from the simulation results. Examples are: strain and stress, scaling of displacement for fracture plot, symmetrization of plots, etc.