The WaveBlocks Project
@author: R. Bourquin @copyright: Copyright (C) 2010, 2011, 2012 R. Bourquin @license: Modified BSD License
Propagators can numerically simulate the time evolution of quantum states as described by the time-dependent Schroedinger equation.
| Returns: | The number of components of . |
|---|---|
| Raises NotImplementedError: | |
| This is an abstract base class. | |
| Returns: | The embedded MatrixPotential instance. |
|---|---|
| Raises NotImplementedError: | |
| This is an abstract base class. | |
Given the wavefunction
at time
, calculate the new
at time
. We do exactly one timestep
here.
| Raises NotImplementedError: | |
|---|---|
| This is an abstract base class. | |