![]() |
MechSys
1.0
Computing library for simulations in continuum and discrete mechanics
|
#include <Dem.h>
Public Member Functions | |
| Disk (int Tag, Vec3_t const &X, Vec3_t const &V, Vec3_t const &W, double rho, double R, double dt) | |
| void | ImprintDisk (Lattice &Lat) |
| Ask if the particle has any constrain in its movement. | |
| LBM::Disk::Disk | ( | int | Tag, |
| Vec3_t const & | X, | ||
| Vec3_t const & | V, | ||
| Vec3_t const & | W, | ||
| double | rho, | ||
| double | R, | ||
| double | dt | ||
| ) | [inline] |
| void LBM::Disk::ImprintDisk | ( | Lattice & | Lat | ) |
Ask if the particle has any constrain in its movement.
Reimplemented from LBM::Particle.
1.7.6.1