PeriDEM 0.2.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
Loading...
Searching...
No Matches
particleTransform.h File Reference
#include "util/point.h"
#include "util/transformation.h"
#include <cstring>
#include <vector>
Include dependency graph for particleTransform.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  particle::ParticleTransform
 A struct that stores transformation parameters and provides method to transform the particle. Basically, given a reference particle, this provides method to translate, rotate, and scale the reference particle. More...
 

Namespaces

namespace  particle
 Collection of methods and data related to particle object.