TDatasetFileLikelihood Class module:likelihood file:likelihood

likelihood that reads from a text file description, e.g. .dataset file
conflict names read from file and matched by type and name

Subroutines Expand Arguments

Properties

  • integer  :: num_conflicts
  • character(LEN=LikeNameLen) allocatable, dimension(:) :: conflict_type
  • character(LEN=LikeNameLen) allocatable, dimension(:) :: conflict_name
  • TDatasetFileLikelihood  :: CommonData pointer