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
variable dt
variable dx
variable fStar
variable kIR
variable name
variable omegaStar
variable t
variable t0
Public Functions Documentation
function extraInfoFn
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