SOLIDstate
A C++ library for solid state physics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Classes | Namespaces
RungeKutta4.hpp File Reference

Runge Kutta 4 method class header. More...

#include <armadillo>
#include "../QuantumDynamics.hpp"
#include "QuantumDynamicSolver.hpp"
Include dependency graph for RungeKutta4.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  solid::RK4< T1, T2, T3 >
 Runge–Kutta forth order method (RK4) for solving differentional equations. More...
 

Namespaces

 solid
 SOLIDstate namespace.
 

Detailed Description

Runge Kutta 4 method class header.

Author
Andrzej Więckowski (andrz.nosp@m.ej.w.nosp@m.iecko.nosp@m.wski.nosp@m.@pwr..nosp@m.edu..nosp@m.pl)
Version
0.100.0
Date
2019-11-24