-
- Downloads
Added ParticleCollection and IParticle interface
Showing
- Core/Algorithms/inc/DiffuseDWBASimulation.h 1 addition, 5 deletionsCore/Algorithms/inc/DiffuseDWBASimulation.h
- Core/Algorithms/inc/Distributions.h 41 additions, 36 deletionsCore/Algorithms/inc/Distributions.h
- Core/Algorithms/src/DiffuseDWBASimulation.cpp 6 additions, 1 deletionCore/Algorithms/src/DiffuseDWBASimulation.cpp
- Core/Algorithms/src/DistributionHandler.cpp 36 additions, 36 deletionsCore/Algorithms/src/DistributionHandler.cpp
- Core/Algorithms/src/Distributions.cpp 56 additions, 10 deletionsCore/Algorithms/src/Distributions.cpp
- Core/Algorithms/src/LayerStrategyBuilder.cpp 1 addition, 1 deletionCore/Algorithms/src/LayerStrategyBuilder.cpp
- Core/PythonAPI/inc/IParticle.pypp.h 11 additions, 0 deletionsCore/PythonAPI/inc/IParticle.pypp.h
- Core/PythonAPI/inc/PythonCoreList.h 1 addition, 0 deletionsCore/PythonAPI/inc/PythonCoreList.h
- Core/PythonAPI/src/DistributionCosine.pypp.cpp 9 additions, 1 deletionCore/PythonAPI/src/DistributionCosine.pypp.cpp
- Core/PythonAPI/src/DistributionGate.pypp.cpp 9 additions, 1 deletionCore/PythonAPI/src/DistributionGate.pypp.cpp
- Core/PythonAPI/src/DistributionGaussian.pypp.cpp 9 additions, 1 deletionCore/PythonAPI/src/DistributionGaussian.pypp.cpp
- Core/PythonAPI/src/DistributionLogNormal.pypp.cpp 9 additions, 1 deletionCore/PythonAPI/src/DistributionLogNormal.pypp.cpp
- Core/PythonAPI/src/DistributionLorentz.pypp.cpp 9 additions, 1 deletionCore/PythonAPI/src/DistributionLorentz.pypp.cpp
- Core/PythonAPI/src/IParticle.pypp.cpp 555 additions, 0 deletionsCore/PythonAPI/src/IParticle.pypp.cpp
- Core/PythonAPI/src/LatticeBasis.pypp.cpp 10 additions, 10 deletionsCore/PythonAPI/src/LatticeBasis.pypp.cpp
- Core/PythonAPI/src/MesoCrystal.pypp.cpp 10 additions, 10 deletionsCore/PythonAPI/src/MesoCrystal.pypp.cpp
- Core/PythonAPI/src/Particle.pypp.cpp 37 additions, 47 deletionsCore/PythonAPI/src/Particle.pypp.cpp
- Core/PythonAPI/src/ParticleCoreShell.pypp.cpp 10 additions, 10 deletionsCore/PythonAPI/src/ParticleCoreShell.pypp.cpp
- Core/PythonAPI/src/ParticleInfo.pypp.cpp 3 additions, 3 deletionsCore/PythonAPI/src/ParticleInfo.pypp.cpp
- Core/PythonAPI/src/ParticleLayout.pypp.cpp 6 additions, 6 deletionsCore/PythonAPI/src/ParticleLayout.pypp.cpp
Loading
Please register or sign in to comment