MechSys  1.0
Computing library for simulations in continuum and discrete mechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
LBM::Sphere Class Reference

#include <Dem.h>

Inheritance diagram for LBM::Sphere:
LBM::Particle

List of all members.

Public Member Functions

 Sphere (int Tag, Vec3_t const &X, Vec3_t const &V, Vec3_t const &W, double rho, double R, double dt)

Constructor & Destructor Documentation

LBM::Sphere::Sphere ( int  Tag,
Vec3_t const &  X,
Vec3_t const &  V,
Vec3_t const &  W,
double  rho,
double  R,
double  dt 
) [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines