Skip to content

Class TempLat::RK2NStorageParameters

template <typename T>

ClassList > TempLat > RK2NStorageParameters

A class which stores coefficients for 2N-storage RK.

  • #include <rk2nstorageparameters.h>

Public Functions

Type Name
RK2NStorageParameters () = default

Public Static Functions

Type Name
std::vector< T > getAs (EvolverType eType)
std::vector< T > getBs (EvolverType eType)
std::vector< T > getCs (EvolverType eType)
bool isRK2n (EvolverType ev)
size_t order (EvolverType eType)

Public Functions Documentation

function RK2NStorageParameters

TempLat::RK2NStorageParameters::RK2NStorageParameters () = default

Public Static Functions Documentation

function getAs

static inline std::vector< T > TempLat::RK2NStorageParameters::getAs (
    EvolverType eType
) 

function getBs

static inline std::vector< T > TempLat::RK2NStorageParameters::getBs (
    EvolverType eType
) 

function getCs

static inline std::vector< T > TempLat::RK2NStorageParameters::getCs (
    EvolverType eType
) 

function isRK2n

static inline bool TempLat::RK2NStorageParameters::isRK2n (
    EvolverType ev
) 

function order

static inline size_t TempLat::RK2NStorageParameters::order (
    EvolverType eType
) 


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