Toggle navigation
CosmoMC Documentation
Tree Views
TParameterization
Class
module:GeneralTypes
file:GeneralTypes
Subroutines
Expand Arguments
CalcDerivedParams(this, derived, Theory, P)
TParameterization
:: this
real(mcp) allocatable :: derived(:)
TTheoryPredictions
allocatable :: Theory
can be unallocated for simple cases (e.g. generic)
real(mcp) :: P(:)
Initialize(this, Ini, Names, DefaultName, Config)
TParameterization
:: this
TSettingIni
:: Ini
TParamNames
:: Names
character(LEN=*) intent(in) :: DefaultName
TGeneralConfig
target :: Config
NewTheoryParams(this, TheoryParams)
TParameterization
:: this
TTheoryParams
allocatable :: TheoryParams
ParamArrayToTheoryParams(this, Params, CMB)
TParameterization
:: this
real(mcp) :: Params(:)
TTheoryParams
target :: CMB
Functions
Expand Arguments
real(mcp)
NonBaseParameterPriors(this, CMB)
TParameterization
:: this
TTheoryParams
:: CMB
Tree Diagrams
TSaveLoadStateObject
TCheckpointable
TConfigClass
TParameterization