Skip to content

Class TempLat::ModelParametersBase

template <typename T>

ClassList > TempLat > ModelParametersBase

Inherited by the following classes: TempLat::AbstractModel

Public Attributes

Type Name
T alpha
T dt
T dx
T fStar
T kIR
std::string name
T omegaStar
T t
T t0

Public Functions

Type Name
std::string extraInfoFn (int verbosity)

Protected Functions

Type Name
ModelParametersBase (const LatticeParameters< T > & par, T pDt, std::string pName)

Public Attributes Documentation

variable alpha

T TempLat::ModelParametersBase< T >::alpha;

variable dt

T TempLat::ModelParametersBase< T >::dt;

variable dx

T TempLat::ModelParametersBase< T >::dx;

variable fStar

T TempLat::ModelParametersBase< T >::fStar;

variable kIR

T TempLat::ModelParametersBase< T >::kIR;

variable name

std::string TempLat::ModelParametersBase< T >::name;

variable omegaStar

T TempLat::ModelParametersBase< T >::omegaStar;

variable t

T TempLat::ModelParametersBase< T >::t;

variable t0

T TempLat::ModelParametersBase< T >::t0;

Public Functions Documentation

function extraInfoFn

inline std::string TempLat::ModelParametersBase::extraInfoFn (
    int verbosity
) 

Protected Functions Documentation

function ModelParametersBase

inline TempLat::ModelParametersBase::ModelParametersBase (
    const LatticeParameters < T > & par,
    T pDt,
    std::string pName
) 


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