--------------------- TimeEvolutionOperator --------------------- This is an introduction to the TimeEvolutionOperator class. We write a small overarching summary of the class where we define the algorithm/equation/structure reasoning for having this class or where it fits with the rest of the code. .. graphviz:: digraph { "ConvolutionOperator" -> "TimeEvolutionOperator" } .. doxygenclass:: mrcpp::TimeEvolutionOperator :members: :protected-members: :private-members: