|
ls1-MarDyn
ls1-MarDyn molecular dynamics code
|
Public Member Functions | |
| AdaptivePseudoParticleContainer (double domainLength[3], int threshold, int orderOfExpansions, bool periodic=true) | |
| AdaptivePseudoParticleContainer (double domainLength[3], int orderOfExpansions, double cellLength[3], int subdivisionFactor, bool periodic) | |
| void | clear () |
| void | build (ParticleContainer *pc) |
| void | upwardPass (P2MCellProcessor *cp) |
| void | horizontalPass (VectorizedChargeP2PCellProcessor *cp) |
| void | downwardPass (L2PCellProcessor *cp) |
| void | processMultipole (ParticleCellPointers &) |
| void | processFarField (ParticleCellPointers &) |
| void | processTree () |
| void | printTimers () |
Public Member Functions inherited from bhfmm::PseudoParticleContainer | |
| PseudoParticleContainer (int maxOrd) | |
Additional Inherited Members | |
Protected Attributes inherited from bhfmm::PseudoParticleContainer | |
| int | _maxOrd |
|
virtual |
Implements bhfmm::PseudoParticleContainer.
|
virtual |
Implements bhfmm::PseudoParticleContainer.
|
virtual |
Implements bhfmm::PseudoParticleContainer.
|
virtual |
Implements bhfmm::PseudoParticleContainer.
|
inlinevirtual |
Implements bhfmm::PseudoParticleContainer.
|
inlinevirtual |
Implements bhfmm::PseudoParticleContainer.
|
inlinevirtual |
Implements bhfmm::PseudoParticleContainer.
|
inlinevirtual |
Implements bhfmm::PseudoParticleContainer.
|
virtual |
Implements bhfmm::PseudoParticleContainer.