DFNgen  2.0
DFN Model Generator
structures.h File Reference
#include <vector>
#include <cmath>
Include dependency graph for structures.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Poly
 
struct  Point
 
struct  IntPoints
 
struct  TriplePtTempData
 
struct  FractureGroups
 
struct  GroupData
 
struct  RejectionReasons
 
struct  Stats
 
struct  Shape
 

Functions

void printPolyData (struct Poly &Poly)
 
void printStats (struct stats *obj)
 

Function Documentation

§ printPolyData()

void printPolyData ( struct Poly poly)

Print Poly variables to screen. Arg 1: Poly structure to print to screen

Definition at line 79 of file debugFunctions.cpp.

Here is the caller graph for this function:

§ printStats()

void printStats ( struct stats *  obj)