#include <ParticleModel.h>
◆ Ah()
virtual const Real& dmdyn::ParticleModel::Ah |
( |
| ) |
|
|
inlinevirtual |
◆ Density()
virtual Real dmdyn::ParticleModel::Density |
( |
| ) |
|
|
pure virtual |
◆ dSolve() [1/2]
◆ dSolve() [2/2]
◆ EquRadius()
virtual Real dmdyn::ParticleModel::EquRadius |
( |
| ) |
|
|
pure virtual |
◆ Gravity()
virtual Real dmdyn::ParticleModel::Gravity |
( |
| ) |
|
|
pure virtual |
◆ GravityDir()
virtual const Vec3<Real>& dmdyn::ParticleModel::GravityDir |
( |
| ) |
|
|
pure virtual |
◆ IBMID()
virtual int dmdyn::ParticleModel::IBMID |
( |
| ) |
|
|
inlinevirtual |
◆ InitPModelData() [1/2]
virtual void dmdyn::ParticleModel::InitPModelData |
( |
ParticleField< 2 > & |
pfield | ) |
|
|
inlinevirtual |
◆ InitPModelData() [2/2]
virtual void dmdyn::ParticleModel::InitPModelData |
( |
ParticleField< 3 > & |
pfield | ) |
|
|
inlinevirtual |
◆ IsInside() [1/2]
virtual bool dmdyn::ParticleModel::IsInside |
( |
const Vec2r & |
dpos | ) |
|
|
pure virtual |
◆ IsInside() [2/2]
virtual bool dmdyn::ParticleModel::IsInside |
( |
const Vec3r & |
dpos | ) |
|
|
pure virtual |
◆ KVisc()
virtual const Real& dmdyn::ParticleModel::KVisc |
( |
| ) |
|
|
inlinepure virtual |
◆ LevelSetVolumeFraction()
virtual Real dmdyn::ParticleModel::LevelSetVolumeFraction |
( |
const Vec3r & |
pos | ) |
|
|
inlinepure virtual |
◆ Mass()
virtual Real dmdyn::ParticleModel::Mass |
( |
| ) |
|
|
pure virtual |
◆ MaxLength()
virtual Real dmdyn::ParticleModel::MaxLength |
( |
| ) |
|
|
pure virtual |
◆ MaxRadius()
virtual Real dmdyn::ParticleModel::MaxRadius |
( |
| ) |
|
|
pure virtual |
◆ Radius()
virtual const Real& dmdyn::ParticleModel::Radius |
( |
| ) |
|
|
pure virtual |
◆ RefLocalSize()
virtual int& dmdyn::ParticleModel::RefLocalSize |
( |
| ) |
|
|
inlinevirtual |
◆ RefTotalSize()
virtual int& dmdyn::ParticleModel::RefTotalSize |
( |
| ) |
|
|
inlinevirtual |
◆ ResistRotatePF()
virtual const Vec3<Real>& dmdyn::ParticleModel::ResistRotatePF |
( |
| ) |
|
|
pure virtual |
◆ ResistTransPF()
virtual const Vec3<Real>& dmdyn::ParticleModel::ResistTransPF |
( |
| ) |
|
|
pure virtual |
◆ ShapeID()
virtual ShapeType dmdyn::ParticleModel::ShapeID |
( |
| ) |
|
|
pure virtual |
◆ UpdateLevelSetTransform()
virtual void dmdyn::ParticleModel::UpdateLevelSetTransform |
( |
const int |
dim, |
|
|
const Real & |
dx, |
|
|
const Vec3r & |
pos, |
|
|
const Vec4r & |
ee |
|
) |
| |
|
inlinepure virtual |
◆ Volume()
virtual Real dmdyn::ParticleModel::Volume |
( |
| ) |
|
|
pure virtual |
◆ WallContactDetectMethod()
virtual const WPDetectMethod& dmdyn::ParticleModel::WallContactDetectMethod |
( |
| ) |
|
|
inlinevirtual |
◆ actorID
int dmdyn::ParticleModel::actorID |
◆ agentID
int dmdyn::ParticleModel::agentID |
◆ ah
Real dmdyn::ParticleModel::ah = 1.0 |
◆ count
int dmdyn::ParticleModel::count = 0 |
|
inlinestatic |
◆ geometry
◆ id
int dmdyn::ParticleModel::id |
◆ modelid
int dmdyn::ParticleModel::modelid |
◆ nsize
int dmdyn::ParticleModel::nsize |
◆ nsize_total
int dmdyn::ParticleModel::nsize_total |
◆ sensorID
int dmdyn::ParticleModel::sensorID |
◆ wcdetect_method
The documentation for this struct was generated from the following file: