Skip to content

Struct TempLat::PositionVerletParameters

template <typename T>

ClassList > TempLat > PositionVerletParameters

A class which stores the composition parameters for position Verlet schemes.

  • #include <positionverletparameters.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::PositionVerletParameters::getCoeffs (
    EvolverType ev
) 

function getOrder

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

function isVerlet

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


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