3 #ifndef CPPQEDCORE_QUANTUMTRAJECTORY_EVOLUTION_H_INCLUDED
4 #define CPPQEDCORE_QUANTUMTRAJECTORY_EVOLUTION_H_INCLUDED
8 #include "Evolution.tcc"
9 #include "QM_Picture.h"
10 #include "Tridiagonal.tcc"
12 #include "EvolvedGSL.tcc"
15 #include "component_versions.h"
26 updateVersionstring(cppqed_component_versions());
33 updateVersionstring(cppqed_component_versions());
38 #endif // CPPQEDCORE_QUANTUMTRAJECTORY_EVOLUTION_H_INCLUDED
Introduces ParameterTable into the global namespace to break ambiguity between update and parameters:...
QM_Picture & updateWithPicture(ParameterTable &p, int argc, char *argv[], const std::string &prefix="--")
Convenience version of picture::updateWithPicture that includes the highest-level version information...
void update(ParameterTable &p, int argc, char *argv[], const std::string &prefix="--")
Convenience version of parameters::update that includes the highest-level version information...