TMpiChainCollector Class module:SampleCollector file:SampleCollector

Subroutines Expand Arguments

    Functions  Expand Arguments

  • logical CheckLimitsConverge(this, L, MpiCovmat)

    Check limits from last half chains agree well enough across chains to be confident of result Slowly explored tails will cause problems (long time till stops)

Properties

  • integer  :: sample_num
  • real(mcp)  :: StartLike
  • logical  :: Burn_done
  • logical  :: all_burn
  • logical  :: DoUpdates
  • logical  :: flukecheck
  • integer  :: indep_sample
  • TBinaryFile  :: OutDataFile 
  • real(mcp)  :: acc
  • integer  :: checkpoint_burn
  • integer  :: checkpoint_freq
  • integer allocatable, dimension(:) :: req
  • integer allocatable, dimension(:) :: buf
  • integer allocatable, dimension(:) :: param_changes
  • logical  :: Waiting
  • logical  :: done_check
  • TMPIData  :: Mpi 
  • TSampleList  :: Samples 
  • TChainSampler  :: Sampler pointer