FrictionQPotSpringBlock v0.22.7
Loading...
Searching...
No Matches
Line1d.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::Line1d::System_Cuspy_Laplace
 Standard system with a cuspy potential energy landscape and short range interactions. More...
 
class  FrictionQPotSpringBlock::Line1d::System_Cuspy_Laplace_Nopassing
 System_Cuspy_Laplace() assuming overdamped dynamics. More...
 
class  FrictionQPotSpringBlock::Line1d::System_Cuspy_Laplace_RandomForcing
 System in which the effect of temperature in mimicked by random forcing. More...
 
class  FrictionQPotSpringBlock::Line1d::System_SemiSmooth_Laplace
 Same as System_Cuspy_Laplace() but with a semi-smooth potential. More...
 
class  FrictionQPotSpringBlock::Line1d::System_Smooth_Laplace
 Same as System_Cuspy_Laplace() but with a smooth potential. More...
 
class  FrictionQPotSpringBlock::Line1d::System_Cuspy_Quartic
 Same as System_Cuspy_Laplace() but with a quartic interactions. More...
 
class  FrictionQPotSpringBlock::Line1d::System_Cuspy_Quartic_RandomForcing
 See System_Cuspy_Quartic() and System_Cuspy_Laplace_RandomForcing() More...
 
class  FrictionQPotSpringBlock::Line1d::System_Cuspy_QuarticGradient
 Same as System_Cuspy_Laplace() but with a quartic interactions. More...
 
class  FrictionQPotSpringBlock::Line1d::System_Cuspy_LongRange
 Same as System_Cuspy_Laplace() but with a quartic interactions. More...
 

Namespaces

namespace  FrictionQPotSpringBlock
 Tensor products / operations.
 
namespace  FrictionQPotSpringBlock::Line1d
 Line in 1d.
 

Typedefs

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

Functions

std::vector< std::string > FrictionQPotSpringBlock::Line1d::version_dependencies ()
 Return versions of this library and of all of its dependencies.
 
std::vector< std::string > FrictionQPotSpringBlock::Line1d::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 Line1d.h.