ESyS-Particle  2.3.4
GougeBlock3D.h File Reference
#include "Foundation/BoundingBox.h"
#include "Geometry/CircularNeighbourTable.h"
#include "Geometry/BlockGenerator.h"
#include "Geometry/Plane3D.h"
#include "Geometry/BasicInteraction.h"
#include <boost/shared_ptr.hpp>
#include <vector>
#include <float.h>
Include dependency graph for GougeBlock3D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  esys::lsm::ParticleBlockPrms
 
class  esys::lsm::PackingInfo
 
class  esys::lsm::GougeBlockPrms
 
class  esys::lsm::GougeBlock3D
 Block consisting of regular padding, random layer and gouge. More...
 

Namespaces

 esys
 
 esys::lsm
 Lattice Solid Model namespace.
 

Typedefs

typedef std::vector< Plane3Desys::lsm::PlaneVector
 
typedef std::vector< BoundingBox > esys::lsm::BoundingBoxVector
 
typedef std::vector< PackingInfo > esys::lsm::PackingInfoVector
 

Enumerations

enum  esys::lsm::Orientation {
  esys::lsm::XY, esys::lsm::XZ, esys::lsm::YZ, esys::lsm::XY,
  esys::lsm::XZ, esys::lsm::YZ
}