Skip to content

Class TempLat::FixedBackgroundExpansion

template <typename T>

ClassList > TempLat > FixedBackgroundExpansion

A class which implements fixed background expansion.

  • #include <fixedbackgroundexpansion.h>

Public Attributes

Type Name
const T sRP
const T t0
const T tRP0
const T tRPMax

Public Functions

Type Name
FixedBackgroundExpansion (Model & model, RunParameters< T > & rPar)
auto R (T deltaT)
auto const areWeResolutionPreserving () const
auto dot (T deltaT)
auto operator() (T deltaT)

Public Attributes Documentation

variable sRP

const T TempLat::FixedBackgroundExpansion< T >::sRP;

variable t0

const T TempLat::FixedBackgroundExpansion< T >::t0;

variable tRP0

const T TempLat::FixedBackgroundExpansion< T >::tRP0;

variable tRPMax

const T TempLat::FixedBackgroundExpansion< T >::tRPMax;

Public Functions Documentation

function FixedBackgroundExpansion

template<class Model>
inline TempLat::FixedBackgroundExpansion::FixedBackgroundExpansion (
    Model & model,
    RunParameters < T > & rPar
) 

function R

inline auto TempLat::FixedBackgroundExpansion::R (
    T deltaT
) 

function areWeResolutionPreserving

inline auto const TempLat::FixedBackgroundExpansion::areWeResolutionPreserving () const

function dot

inline auto TempLat::FixedBackgroundExpansion::dot (
    T deltaT
) 

function operator()

inline auto TempLat::FixedBackgroundExpansion::operator() (
    T deltaT
) 


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