Skip to content

Struct TempLat::VelocityVerletParameters

template <typename T>

ClassList > TempLat > VelocityVerletParameters

A class which stores the composition parameters. See appendix in "The art of simulating the early Universe", arXiv:2006.15122.

  • #include <velocityverletparameters.h>

Public Static Functions

Type Name
std::vector< T > getCoeffs (EvolverType ev)
size_t getOrder (EvolverType ev)
bool isVerlet (EvolverType ev)

Public Static Functions Documentation

function getCoeffs

static inline std::vector< T > TempLat::VelocityVerletParameters::getCoeffs (
    EvolverType ev
) 

function getOrder

static inline size_t TempLat::VelocityVerletParameters::getOrder (
    EvolverType ev
) 

function isVerlet

static inline bool TempLat::VelocityVerletParameters::isVerlet (
    EvolverType ev
) 


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/cosmolattice/include/CosmoInterface/evolvers/velocityverletparameters.h