Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
BIE::AbsFilterAbsolute value Filter: Computes the absolute value of the input x
BIE::AdaptiveIntegrationThis Integration class tries to compute the value of the integral over the tile to a specified accuracy by successive subdivision
BIE::AdaptiveLegeIntegrationGauss-Legendre integration in two-dimensional cell
ADataThis is a value container
BIE::AdditionFilterAddition Filter: Computes the sum of two real input fields
BIE::AlwaysIncreaseResolutionA frontier mutator
ArchiveExceptionRequested archive does not exist
ArchiveFileOpenExceptionCan not open requested archive file
BIE::ArrayTypeFor CLI to handle arrays
BIE::AsciiLexerA simple ascii lexer used by the RecordInputStream_Ascii class
AssignStatementThis class handles assignment statements made in CLI
BIE::AttachedFilterExceptionHandle attached filter related exceptions in DataStreams
BIE::AverageFilterAverage Filter: Computes the mean of a set of reals
BackendBackend: Virtual class for different types of backends
BIE::BadParameterExceptionException generated for a bad parameter value
BIE::BadRangeExceptionHandle Bad range related exception in DataStreams
BIE::BaseDataTreeBaseDataTree instances hold the input data in a summarized/decimated form
BIE::BasicTypeType descriptors for basic types: string, real, integer, and boolean
BIE::BIEACGBIEACG wraps the ACG class to provide parallel save and load
BIE::BIEExceptionDefines an Error Handler base class BIEException to handle exceptions
BIE::BinInstances of BIE::Bin define histogram bins
BIE::BinaryNodeSpecial Node sub class for the case where nodes have two children
BIE::BinaryTessellationRecursive, hierarchical tessellation of space into equally sized bins
BIE::BinnedDistributionAbstract: sample distribution with bins
BIE::BinnedLikelihoodFunctionThe default binned likelihood function
BoostLoadEngineA load engine using the boost serialization backend
BoostSaveEngineSave engine based on the boost serialization backend
BoostSerializationExceptionException thrown when the serialization fails
BIE::CachedModelClass to define cached model
BIE::CacheGalaxyModelSingle-dimensional cache element for galaxy model
BIE::CacheGalaxyModelGridMultidimensional cache element for galaxy model
CallExprHandles calls to methods and constructors made in CLI
ChainDefine, access and manipulate the state of a Markov Chain
CheckpointManagerClass to manage checkpoint calls
BIE::ClassNotExistExceptionHandle class not exist related exceptions in cli
CliArgListUsed to hold actual (i.e
CLICheckpointManagerClass to trigger checkpoints on demand or after some other user set condition such as number of steps or run time
BIE::CliCommandThreadCliCommandThread: For communicating with CLI
BIE::cliDistributionWrapper class for vector<BinnedDistribution*> for cli instantiation
BIE::CliExceptionHandle cli related exceptions
CLILoadManagerCLILoadManager: Deals with nitty-gritty bits of persistence mechanism
BIE::CliOutputReceiveThreadReceive data through pipe from running simulation
CLISaveManagerCLISaveManager: Deals with nitty-gritty bits of persistence mechanism
CLIUserStateConstructs a CLI user state that holds state information:
BIE::CMDBinned CMD model in absolute magnitudes with user supplied offset (e.g
BIE::CMDCacheCache object for color-magnitude diagram
BIE::CMDModelCacheSimple test galaxy model with a quadrupole
ConfigFileReaderThis class is a wrapper to the Common C++ class used for INI file processing and provides a few additional conveniences for config file management
BIE::ConsoleLogThreadThread to manage console output for tesstooldriver
BIE::ContainerTessellationA tessellation class for holding sets of spacially disjoint tessellations
BIE::ConvergeAbstract: accumulate statistics on MCMC chain and define a boolean method decide convergence
BIE::CosBSquareTileSquareTile with sin(b) measure in Y-direction
BIE::CosineFilterCosine Filter: Computes the cosine of the input x
BIE::CountConvergeA simple implementation of Converge Counts number of interations and cumulated statistics based on SampleDistribution class provided on instantiation
BIE::CumSampleHistogramImplements a histogram that supports access as a cumulative histogram
BIE::CursorTessellationA pseudo tessellation to support point bayesian simulation for sequential update
BIE::DataDefines a single data point, now with multiple attributes
BIE::DataPointCountHeuristicThis heuristic is based on the number of points contained in each tile
BIE::DataSetFieldExceptionHandle set field related exceptions
BIE::DataTreeDataTree instances hold the input data in a summarized/decimated form
BIE::DifferentialEvolutionImplements the Differential Evolution (DE) algorithm following the manuscript of Cajo J
BIE::DimNotMatchExceptionHandle dimension not matched related exceptions
BIE::DimNotSupportExceptionHandle dimension not supported related exceptions
BIE::DimValueExceptionHandle dimension value related exceptions
BIE::DirichletDirichlet distribution
BIE::DirichletMomExceptionHandle dirichlet mom related exceptions
BIE::DirichletSumExceptionHandle dirichlet sum related exceptions
BIE::DirichletValueExceptionHandle dirichlet value related exceptions
BIE::DistributionAbstract class that defines the general properties of a distriubtion
BIE::DivisionFilterDivision Filter: Computes the result of dividing one real input field by another ( numerator / divisor )
BIE::DuplicateFieldExceptionHandle duplicate filed related exceptions in DataStreams
BIE::ElapsedTimeAn MPI stop watch
BIE::EmptyDataTreeEmptyDataTree constructs a tree with no data and a Universal "singleton" tessellation for use with a Likelihood implementation that specifies its own data
BIE::EndofStreamExceptionHandle end of streams related exceptions in DataStreams
BIE::EnsembleEnsemble caches an group of posterior states in a vector and provides member functions to characterize the posterior from this distribution and produce statistical diagnostics on the convergence of the simulation
BIE::EnsembleDiscCaches an group of posterior states in a vector and provides member functions to characterize the posterior from this distribution and produce statistical diagnostics on the convergence of the simulation
BIE::EnsembleStatCaches an group of posterior states in a vector and provides member functions to characterize the posterior from this distribution and produce statistical diagnostics on the convergence of the simulation
eqcoordComparison object for coordinates
eqhkeyComparison object for histogram hash key
eqivectorComparison for hash in color-magnitude diagram
eqpopkeyComparison function for population hash
eqstrFor hash_map/s that use std::string as key What this means is that it'll treat <key,value> pairs with same string key as equivalent
BIE::EvalExprExceptionHandle eval expression related exceptions in Cli
BIE::EvaluationRequestRequest model evaluation
ExprAbstract class for expressions in CLI
FileBackendFileBackend: Implements file-backed backend
BIE::FileCreateExceptionHandle file creation related exceptions
BIE::FileFormatExceptionHandle file format related exceptions for DataStreams
BIE::FileNotExistExceptionHandle file not exist related exceptions
BIE::FileOpenExceptionHandles open file related exceptions
BIE::filterInStructure that holds a description of a filter input
BIE::filterOutStructure that holds a description of a filter output field
BIE::FivePointIntegrationIntegrate using just the corners and middle of a tile
ForStatementHandles for-statements in the command line interpreter
BIE::FrontierUsed to represent a frontier in a tessellation tree
BIE::FrontierExpansionHeuristicWhen presented with the possible expansion (increase of resolution) of a node in the tessellation tree, tree expansion heuristics decide whether the expansion is worthwhile
BIE::GalaxyModelNDSimple test galaxy model with one flux, one color and no caching
BIE::GalaxyModelNDCachedSimple test galaxy model with one flux and no caching
BIE::GalaxyModelOneDSimple test galaxy model with one flux and line-of-sight caching
BIE::GalaxyModelOneDCachedSimple test galaxy model with one flux and caching
BIE::GalaxyModelOneDHashedSimple test galaxy model with one flux and hash map caching
BIE::GalaxyModelTwoDSimple test galaxy model with one flux, one color and no caching
BIE::GalaxyModelTwoDCachedSimple test galaxy model with one flux and no caching
BIE::GaussianDistGaussian distribution with specified mean and variance
BIE::GaussTest2DA "user-defined" likelihood function for testing a image object similar to a galaxy image but without any intrisic magnitude
BIE::GaussTestLikelihoodFunctionA "user-defined" likelihood function for testing
BIE::GaussTestLikelihoodFunctionMultiA "user-defined" likelihood function for testing
BIE::GaussTestMultiDA "user-defined" likelihood function for testing
BIE::GelmanRubinConvergeConvergence class based on multiple chain analyses as desribed in Gelman and Rubin (1992)
BIE::GetTypeExceptionCan not retrieve data type
global_table_structThis structure is used to declare an array containing details of CLI's global variables
GlobalTableThis class reads, sets and prints CLI's global variable values
BIE::GPL_recordStructure for sorting rectangular grid output
hash< const std::string >Hash function for const string
hash< coordPair >Hash object for galaxy model coordinates
hash< HistoKey >Hash object for multidimensional histogram
hash< PopKey >Hash object for PopKey (population-element) hash
hash< std::string >Here's some useful code for dealing with the fact that the STL doesn't supply hash function for std::string class
hash< std::string const >The following three are already defined in the std::tr1 namespace No idea why the forth variant isn't declared
hash< vector< int > >Hash object for color-magnitude diagram hashmap has to be specialized in namespace it was defined in
bie::hashers< _Key, _Tp, _Hash, _Pred, _Alloc >Type definitions for hash maps
BIE::Histogram1DThis class is used to create one dimensional histograms
HistogramCacheHash implementation of histogram for sparsely populated histograms
BIE::HistogramNDGeneral n-dimensional histogram (test)
BIE::HistogramNDCacheGeneral n-dimensional histogram implemented in terms of a chained hash
BIE::HistogramNDCacheColorHistgram
HistoKeyKey object for cache implementation of a multidimensional histogram
BIE::ImpossibleStateExceptionException used by LikelihoodComputation to indicate an impossible state
BIE::InappropriateDistributionExceptionThis distribution is incompatible with its application
BIE::InitEvaluationRequestPendingrequests array is initialized properly
BIE::InitialMixturePriorPrior for mixture model
BIE::InitialMixturePriorPoissonPrior for mixture model
input_redirectorData from GUI to cli via server
BIE::InsertPositionExceptionHandle insert position related exceptions in DataStreams
BIE::IntegrationAbstract helper class to perform two dimensional quadrature of a model over a cell
BIE::InternalErrorUsed when execution reaches a point it should not reach
BIE::InvalidFrontierExceptionException used when the specified frontier is not valid in the context is is being used in
BIE::InvalidStreamIDExceptionHandle invalid stream related exceptions in DataStreams
BIE::InverseMuFilterInverse Mu Filter: transform from power of $sin(b)$ to $b$ (see MuFilter)
BIE::KdTessellationRectangular tessellation using a kd-tree
BIE::KSDistanceThe KS statistic offers a way of comparing two one dimensional distributions, and gives the probability that two distributions come from the same underlying distribution
BIE::KSDistanceExceptionHandle KDDistance related exceptions
BIE::KSDistanceHeuristicKS Distance based heuristic
BIE::LegeIntegrationGauss-Legendre integration in two-dimensional cell
BIE::LikelihoodComputationAbstract base class for Likelihood computation
BIE::LikelihoodComputationMPIOverride constructor and Likelihood to implement MPI
BIE::LikelihoodComputationMPITPOverride constructor and Likelihood to implement MPI
BIE::LikelihoodComputationSerialSerial implmentation of Likelihood computation
BIE::LikelihoodFunctionThis abstract class defines allows the arbitrarily defined likelihood functions to be used by internal classes and to be easily defined to the system by the user
BIE::LikeStateThe likelihood evaluation and its state status flag
LoadEngineAbstract class for loading an archive
LoadManagerLoadManager: Deals with nitty-gritty bits of persistence mechanism
BIE::LogBaseNFilterLog Base N Filter: Computes the log with base N (argument to constructor) of the input x
BIE::LogFilterLog Filter: Computes the natural logarithm of the input x
BIE::MappedGridSimple rectangular, non-hierarchical, tessellation defined according to an a priori mapping
BIE::MaxFilterMax Filter: Computes the max of the input set x
BIE::MCAlgorithmImplements a single MCMC step (Abstract)
BIE::MethodCallOnNonObjectExceptionThrown when an method is called for an object that does not exist
BIE::MethodDiffArgExceptionHandle method has different arguments related exceptions in cli
BIE::MethodDiffRetTypeExceptionHandle method has different type related exceptions in cli
BIE::MethodNotExistExceptionHandle method not exist related exceptions in cli
MethodTableMethodTable: This class is our form of a reflective meta-object
MethodTable::AmbiguousCallExceptionParser does not know which method to call
MethodTable::ArgumentMismatchExceptionArgument does not match defined type
MethodTable::NoConstructorExceptionI don't have a constructor!
MethodTable::NoSuchClassExceptionClass has not been defined
MethodTable::NoSuchMethodExceptionCLI does not know about the requested method
MethodTable::ReturnTypeExceptionIncorrect return type
BIE::MetropolisHastingsImplements standard Metropolis Hastings MCMC step
BIE::MetropolisHastingsExceptionException generated for bad Metropolis Hastings proposal input files
BIE::MHWidthAbstract base class for selecting a Metropolis-Hastings proposal width
BIE::MHWidthEnsSelecting a Metropolis-Hastings proposal width from an Ensemble
BIE::MHWidthOneSelecting a Metropolis-Hastings proposal width from a single prior
BIE::MinFilterMin Filter: Computes the min of the input set x
BIE::MixPriorTypeExceptionHandle mix prior type related exceptions
BIE::MixturePriorAbstract class
BIE::ModelAbstract: determines partial distribution of source density for given cell
BIE::ModelEvaluationRequestHold a request for the evaluation of a model at a point
BIE::ModelPopsPredefined star formation rate models
BIE::MonoNodeSpecial Node sub class for the case where nodes have one child (e.g
BIE::MPICommunicationSessionMPI Communication Session: For sending/receiving MPIStreamFilter data using via MPI
BIE::MPIStreamFilterMPI Stream Filter: Buffers the output to send via MPI
BIE::MuFilterMu Filter: transform from angle $b$ to power of $sin(b), q=\sin^{1-\mu}(b)$
BIE::MultiDistributionDefines a container of distributions (number specified to start and list of pointers passed to constructor)
BIE::MultipleChainsRuns the user-specified number of chains in parallel using the user-specified Monte Carlo algorithm (mca)
BIE::MuSquareTileSquareTile with mapping in Y-direction
BIE::NameClashExceptionHandle name clash related exceptions in DataStreams
BIE::NDPopCachedModelCache object for multidimensional population model
BIE::NetCDFExceptionHandles errors when using the NetCDF library
BIE::NetCDFFormatExceptionHandles cases where NetCDF format does not meet expectations
BIE::NoBinnedDistributionExceptionThis is not a binned distribution as expected
BIE::NodeNode class for the tessellation tree
BIE::NoPointDistributionExceptionException used when distribution type is not implemented
BIE::NormEvaluationRequestEvaluate the normalization for the model
NoSuchArchiveTypeExceptionException used when trying to instantiate an unknown archive type
BIE::NoSuchConnectionHandle no such connection related exceptions in DataStreams
BIE::NoSuchDistributionExceptionException used when distribution type casting fails
BIE::NoSuchFieldExceptionHandle No such field related exceptions in DataStreams
BIE::NoSuchFilterInputExceptionHandle No such filter related exceptions in DataStreams
BIE::NoSuchFilterOutputExceptionHandld No such filter output related exceptions in DataStreams
NoSuchSessionExceptionUser has requested a session that does not exist
NoSuchUserStateExceptionException used when trying to restore an object that does not exist
NoSuchUserStateVersionExceptionException used when trying to restore an object version that does not exist
NoSuchVersionExceptionThe archive does not correpsond to known version
BIE::NotRootExceptionHandle not root related exceptions in DataStreams
BIE::NotScalarInputExceptionExpected a scalar but didn't get one
BIE::NotSetInputExceptionDetected error in setting input
BIE::NoValueExceptionHandle No value related exceptions in dataStreams
BIE::NullDistributionAn eternally empty distribution
BIE::NullModelSimply a place holder for simulations that do not need a model, e.g
BIE::OneBinA distribution consisting of a single bin
output_redirectorData out from cli to GUI via server
BIE::PairIndexPairIndex saves key, index pair for finding the probability given the state
BIE::ParallelChainsImplements parallel temperering or the parallel hierarchical sampler
Persistence_NameInUseExceptionException used to complain about a name already being used
PersistenceControlPersistenceControl
PersistenceDirExceptionException used when we cannot create a sub directory in the persistence data dir
BIE::PFSimulationSequential Monte Carlo Particle Filter sampler
BIE::PointDistributionSample distribution with individual points
BIE::PointIntegrationDegenerate integrator, a delta function if you like
BIE::PointLikelihoodFunctionThe default point likelihood function
BIE::PointTessellationA pseudo tessellation to support point bayesian simulation
BIE::PointTileDefines a degenerate tile containing a single point
BIE::PopCacheData object for population cache
BIE::PopCacheFCache object for population model
BIE::PopCacheJMCData object for population cache
BIE::PopCacheSFCache object for population model with star formation
PopKeyHold a population table entry
BIE::PopModelCacheSimple test galaxy model with one flux, one color and no caching
BIE::PopModelCacheFExponential/Sech^2 disk mixture model in flux^n or flux*color^{n-1} space
BIE::PopModelCacheJMCSimple test galaxy model with one flux, one color and no caching
BIE::PopModelCacheSFExponential/Sech^2 disk mixture model in flux^n or flux*color^{n-1} space
BIE::PopModelNDSimple test galaxy model with one flux, one color and no caching
BIE::PopulationsBinned isochrone population models
BIE::PopulationsAppBinned isochrone population models with distance moduli
BIE::PosteriorProbPrint out value of posterior probability for a prompted input state
BIE::PostMixturePriorPrior for mixture model
BIE::PowerFilterComputes the result of raising one real input field to an exponent
PrintStatementThis class handles some of the print statements made in CLI
BIE::PriorImplement Gaussian, uniform and Weibull priors for a multiple component Bayesian prior
BIE::PriorExceptionHandle prior related exceptions
BIE::ProductFilterProduct Filter: Computes the product of two real input fields
BIE::PSanityFilterPSanity Filter: Checks the sanity of the model and data by determining whether events exist that have zero probability The input fields for this filter are "data" and "theory"
BIE::QuadGridA hierarchical, recursive, rectangular tessellation of space
BIE::QuadNodeSpecial Node sub class for the case where nodes have four children (e.g
BIE::QuadTreeIntegratorCubature algorithm
BIE::QuadTreeIntegrator::RootVarsRoot node for quadtree integrator
BIE::QuantileFilterQuantile Filter: Computes a set of quantiles for the stream
BIE::RandomDumpMake an XML "archive" containing the BIEgen state
BIE::RecordBufferHolds buffers for each field in a record type
BIE::RecordInputStreamRecord input streams are used to read a series of records from one or more sources
BIE::RecordInputStream_AsciiReads record input streams from ascii files
BIE::RecordInputStream_BinaryReads record input streams from a binary file
BIE::RecordInputStream_MPIMake an input filter from an MPI communicated data stream
BIE::RecordInputStream_NetCDFA record stream that reads from a NetCDF file
BIE::RecordOutputStreamRecord output streams are used to write a series of records to one or more sources
BIE::RecordOutputStream_AsciiA record output stream that writes to an ascii file
BIE::RecordOutputStream_BinaryA record output stream that writes to a binary file
BIE::RecordOutputStream_NetCDFA record output stream that writes to an NetCDF file
BIE::RecordStreamRecordStream: An abstract class that defines basic operations like type queries and buffer lookup for streams of records (either input or output)
BIE::RecordStreamFilterRecordStreamFilter objects can insert new fields into a stream by performing some computation on existing fields
BIE::RecordTypeRecord Types define a set of (name, type) pairs like a C-struct declaration
BIE::RecordType::fieldThis structure holds pairs of fieldname and fieldtype pairs
BIE::ResumeLogExceptionException generated for logging error on resume
BIE::ReversibleJumpImplements Green's Reversible jump MCMC method without split & combine steps
BIE::RPhiFilterCompute r, phi from x, y coordinates
BIE::RunOneSimulationSimulate the posterior defined Simulation instance
BIE::RunSimulationAn abstract class that defines properties for run different simulation sub classes
BIE::SampleDistributionAbstract: estimate distribution from accumulated data
SaveEngineAbstract class for saving a serialized archive
SaveManagerSaveManager: Deals with nitty-gritty bits of persistence mechanism
BIE::ScaleFilterScale Filter: Multiplies an input field by a scaling (constant) factor
BIE::SerializableThe is the base class for a serializable class using boost
SimpleExprHandles literals, variables and single dimension arrays in the cli interpreter
BIE::SimpleGalaxyModelA simple test galaxy model
BIE::SimpleStatSimple case of a distribution: running mean and std dev with distribution provided by multivariate Gaussian probability
BIE::SimulationBase class for an MCMC simulation
BIE::SineFilterSine Filter: Computes the cosine of the input x
BIE::SplatModelA simple test model based on 2-dim Gaussian splats
BIE::SplatModel1dA simple test model based on 1-dim Gaussian splats
BIE::SplatModel3A simple test model based on 2-dim Gaussian splats
BIE::SplatModel3dvA simple test model based on 2-dim Gaussian splats
BIE::SplatModelNdvA simple test model based on 2-dim Gaussian splats
BIE::SquareTileDefines a rectangular tile
BIE::StateThe vector of state parameters and its current active length which may vary for storage efficiency
BIE::StateBoundsExceptionException generated for bad State bounds
BIE::StateCacheStateCache maintains a list of MCMC states and allows sampling and searching on the list by mixture subspace
BIE::StateCreateExceptionException generated for bad State dimension
BIE::StateDataStateData of the posterior simulation including the posterior probability, the component weights and parameter vectors
StateHistoryThis class is used to read and write archives of the CLI command history
StateHistory_CLIRead and write archives of the CLI command history
StateHistory_TestStateHistory_Test:
StatementAbstract class that holds CLI statements
StateMetaInfoAbstract class for gathering and serializing metadata for the current session
StateMetaInfo_CLICache the meta info about the currently invoked CLI
StateMetaInfo_TestA test implementation of the StateMetaInfo class
StateTransClosureStateTransClosure
StateTransClosure_CLIStateTransClosure_CLI
StateTransClosure_TestStateTransClosure_Test
BIE::StatisticsFilterStatistics Filter: Computes the mean of a set of reals
StdCandleGaussian distributed standard candle model class
BIE::StreamInheritanceExceptionHandles stream inheritance related exceptions in DataStreams
BIE::StringBufferOverflowExceptionHandles overflow of string buffers
BIE::SubsampleConvergeConvergence class based on the subsampling algorithm of Giakoumatos, Vrontos, Dellaportas and Politis, "An MCMC Convergence Diagnostic using Subsampling" (1999) which generalizes Gelman and Rubin (1992)
BIE::SubtractionFilterSubtraction Filter: Computes the result of subtracting one real input from another
BIE::SumFilterSum Filter: Computes the sum of a set of reals
SymTabSymbol Table: Stores the values of the variables defined by the user in the cli command interpreter
TablePerforms linear interpolation and 2-point derivative computation on a table
BIE::TemperedDifferentialEvolutionImplements the Differential Evolution (DE) algorithm (see DifferentialEvolution) including Tempered Transistion steps every tfreq steps (see TemperedSimulation)
BIE::TemperedSimulationImplements Tempered Transitions MCMC method proposed by Radford Neal
BIE::TessellationAn immutable tessellation of tiles, possibly hierarchical
BIE::Tessellation::compxCompares the x values in two twodcoords structures
BIE::Tessellation::compxyCompares both x and y values in two twodcoords structures for equality
BIE::Tessellation::compyCompares the y values in two twodcoords structures
BIE::Tessellation::hashCoordsHash a twodcoords struct into a single integer by Xoring the bits!
BIE::TessellationOverlapExceptionHandles tessellation overlap related exceptions
BIE::TessToolControllerMain thread for TessTool GUI and visualizer
BIE::TessToolDataStreamTess Tool Data Stream: Base class for receiving data by Tess Tool
BIE::TessToolExceptionException used by TessTool
BIE::TessToolGPLData output handler (not threaded)
BIE::TessToolGUIMain thread for GTK TessTool GUI
BIE::TessToolReaderTess Tool Reader: For setting up receiving data by Tess Tool
BIE::TessToolReceiverTess Tool Receiver: For setting up receiving data by Tess Tool
BIE::TessToolSenderTess Tool Sender: For setting up sending/receiving data from Tess Tool
BIE::TessToolVTKTessTool thread for managing the rendered scene
BIE::TessToolWriterTess Tool Writer: For setting up receiving data by Tess Tool
TestCheckpointManagerThis checkpoint manager is for testing only and is used by test routines
TestLoadManagerTestLoadManager: Deals with nitty-gritty bits of persistence mechanism
TestSaveManagerTestSaveManager: Deals with nitty-gritty bits of persistence mechanism
TestUserStateManage state inforation of a user-defined persistant object
BIE::thrd_pass_LikeCompHelper class to pass info to threaded member
BIE::TileDefines a tile for tessellations
BIE::TileIDExceptionException used when tile id is invalid
BIE::TileMasterWorkerThreadA helper class that holds a worker thread that runs on the tile master, so the tile master can help do the work when it's not busy doing something else
BIE::TileMPIThreadA helper class that handles all of the MPI communication for the tile group master processor in a tile_point MPI simulation
BIE::TileRequestHandlerThreadA helper class that handles work requests generated by integrators and replies to those requests from worker processes
TimeElapsedThis class is a container for time results
TimerA general stopwatch-type timer class
BIE::TSLogWall clock timing for use in LikelihoodComputationMPITP
BIE::twodcoordsClass to hold two dimensional coordinates
boost::serialization::type_info_implementation< __gnu_cxx::hash_map< Key, Data, HashFn, Compare, Allocator > >The GNU C++ hash map
boost::serialization::type_info_implementation< const __gnu_cxx::hash_map< Key, Data, HashFn, Compare, Allocator > >The typeinfo definition for the GNU C++ hash map
boost::serialization::type_info_implementation< const std::pair< Key, Data > >The typeinfo definition for the GNU C++ const key-data pair
boost::serialization::type_info_implementation< std::pair< Key, Data > >The typeinfo definition for the GNU C++ key-data pair
BIE::TypedBufferFor holding a value that has a basic type
BIE::TypedBuffer_BoolBoolean buffer
BIE::TypedBuffer_BoolArrayArray of boolean values for CLI
BIE::TypedBuffer_IntInteger buffer
BIE::TypedBuffer_IntArrayInteger array for CLI
BIE::TypedBuffer_RealReal buffer
BIE::TypedBuffer_RealArrayFor CLI to handle arrays (real)
BIE::TypedBuffer_StringString-typed buffer
BIE::TypeExceptionHandle Type related exceptions in DataStreams
BIE::TypeMisArgExceptionHandle type mis arguments related exceptions in cli
BIE::TypeMisMatchExceptionHandle type mismatch related exceptions in cli
BIE::TypeNotSupportExceptionHandle type not support related exceptions
BIE::UniformDistUniform distribution between (a, b)
BIE::UniversalTessellationA pseudo tessellation that has only one node with a single tile consisting of the entire real plane
BIE::UnusableFilterExceptionHandle unusable filter related exceptions in DataStreams
UserStateTracks the information pertinent to serialize user's simulation
BIE::VarNotExistExceptionHandle variable not exist related exceptions in cli
BIE::vmanipHelper class to manipulate the contents clivector types from within the CLI
BIE::vtkBIECallbackCall back for picking tiles
BIE::vtkGtkCallbackVTK call back for tile picker
vtkGtkRenderWindowInteractorGTK implementation of the VTK render window interactor
BIE::WeibullDistWeibull distribution with specified scale and shape parameters

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:11 2010 by doxygen