![]() |
|
Stores properties of a coupled element: pointer to the element and list of particles coupled to it. More...
Public Attributes | |
| ELEMENT * | el_pt |
| std::vector< BaseParticle * > | coupledParticles |
Stores properties of a coupled element: pointer to the element and list of particles coupled to it.
| std::vector<BaseParticle*> ScaleCoupling< M, O >::CoupledElement::coupledParticles |
| ELEMENT* ScaleCoupling< M, O >::CoupledElement::el_pt |