NLMech  0.1.0
tools::pp::FindCrackTip Struct Reference

Data for crack tip computation. More...

#include <util.h>

Collaboration diagram for tools::pp::FindCrackTip:
Collaboration graph

Public Member Functions

 FindCrackTip ()
 Constructor.
 

Data Fields

std::vector< inp::EdgeCrackd_cracks
 Set of edge cracks.
 
FILE * d_fileb
 File (for bottom tip) to which crack data will be written.
 
FILE * d_filet
 File (for top tip) to which crack data will be written.
 
double d_maxZAllowed
 Set of edge cracks.
 
double d_minZAllowed
 Set of edge cracks.
 
double d_timeb
 Old update time for bottom (left) side of crack.
 
double d_timet
 Old update time for top (right) side of crack.
 
size_t d_updateCount
 Total number of updates at current time.
 

Detailed Description

Data for crack tip computation.


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