FrictionQPotSpringBlock v0.22.7
Loading...
Searching...
No Matches
Particles.h File Reference
#include "config.h"
#include "detail.h"
#include <prrng.h>
#include <GMatTensor/version.h>

Go to the source code of this file.

Classes

class  FrictionQPotSpringBlock::Particles::System_Cuspy
 Standard system with a cuspy potential energy landscape. More...
 
class  FrictionQPotSpringBlock::Particles::System_Cuspy_RandomForcing
 System in which the effect of temperature in mimicked by random forcing. More...
 
class  FrictionQPotSpringBlock::Particles::System_SemiSmooth
 Same as System_Cuspy() but with a semi-smooth potential. More...
 
class  FrictionQPotSpringBlock::Particles::System_Smooth
 Same as System_Cuspy() but with a smooth potential. More...
 

Namespaces

namespace  FrictionQPotSpringBlock
 Tensor products / operations.
 
namespace  FrictionQPotSpringBlock::Particles
 A (set of) particle(s).
 

Typedefs

using FrictionQPotSpringBlock::Particles::Generator
 Chunked storage of the cumulative sum of random numbers, used in all classes.
 

Functions

std::vector< std::string > FrictionQPotSpringBlock::Particles::version_dependencies ()
 Return versions of this library and of all of its dependencies.
 
std::vector< std::string > FrictionQPotSpringBlock::Particles::version_compiler ()
 Return information on the compiler, platform, C++ standard, and the compilation data.
 

Detailed Description

License: This project is released under the GNU Public License (MIT).

Definition in file Particles.h.