Defines class of the same name. More...
#include "MCWF_TrajectoryFwd.h"#include "Archive.h"#include "core_config.h"#include <boost/serialization/list.hpp>#include <boost/serialization/utility.hpp>#include <iosfwd>#include <list>
Include dependency graph for MCWF_TrajectoryLogger.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | quantumtrajectory::mcwf::Logger |
| Essentially an aggregate of data fields for logging during a MCWF_Trajectory run. More... | |
Namespaces | |
| quantumtrajectory | |
| Comprises modules representing trajectory drivers for simulating quantum systems. | |
| quantumtrajectory::ensemble | |
| Auxiliary tools to EnsembleMCWF. | |
| quantumtrajectory::mcwf | |
| Auxiliary tools to MCWF_Trajectory. | |
Typedefs | |
| typedef std::list< Logger > | quantumtrajectory::ensemble::LoggerList |
Functions | |
| std::ostream & | quantumtrajectory::ensemble::displayLog (std::ostream &, const LoggerList &, size_t nBins, size_t nJumpsPerBin) |
| Called by EnsembleMCWF::logOnEnd, it displays a time histogram of total jumps. More... | |
Defines class of the same name.
Definition in file MCWF_TrajectoryLogger.h.