|
#include <VCoupling.h>
Public Attributes | |
VELEMENT * | bulk_elem_pt |
Vector< BaseParticle * > | listOfCoupledParticles |
Vector< BaseParticle * > | listOfCoupledParticlesExt |
Vector< Vector< double > > | listOfParticleCentersLoc |
Vector< Vector< double > > | listOfShapesAtParticleCenters |
information needed to be stored to link surface-coupled elements to DPM
VELEMENT* VolumeCoupling::DPMVCoupledElement::bulk_elem_pt |
Vector<BaseParticle*> VolumeCoupling::DPMVCoupledElement::listOfCoupledParticles |
Vector<BaseParticle*> VolumeCoupling::DPMVCoupledElement::listOfCoupledParticlesExt |
Vector<Vector<double> > VolumeCoupling::DPMVCoupledElement::listOfParticleCentersLoc |
Referenced by VolumeCoupling::checkParticlesInFiniteElems().
Vector<Vector<double> > VolumeCoupling::DPMVCoupledElement::listOfShapesAtParticleCenters |
Referenced by VolumeCoupling::checkParticlesInFiniteElems(), and VolumeCoupling::getProjectionMatrix().