Skip to content

Class TempLat::RK2NStorageFields

template <typename Model>

ClassList > TempLat > RK2NStorageFields

A class which implements low storage ("2N-storage") explicit RK methods.

  • #include <rk2nstoragefields.h>

Public Types

Type Name
typedef typename Model::FloatType T

Public Functions

Type Name
RK2NStorageFields (Model & model, EvolverType eType)
void evolve (Model & model, T tMinust0, KernelType kt)

Public Types Documentation

typedef T

using TempLat::RK2NStorageFields< Model >::T =  typename Model::FloatType;

Public Functions Documentation

function RK2NStorageFields

inline TempLat::RK2NStorageFields::RK2NStorageFields (
    Model & model,
    EvolverType eType
) 

function evolve

template<class KernelType>
inline void TempLat::RK2NStorageFields::evolve (
    Model & model,
    T tMinust0,
    KernelType kt
) 


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