ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Namespaces | Functions
solve_propagation.h File Reference
#include "source_basis/module_ao/parallel_orbitals.h"
#include <complex>
Include dependency graph for solve_propagation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  module_rt
 

Functions

void module_rt::solve_propagation (const Parallel_Orbitals *pv, const int nband, const int nlocal, const double dt, const std::complex< double > *Stmp, const std::complex< double > *Htmp, const std::complex< double > *psi_k_laststep, std::complex< double > *psi_k)
 solve propagation equation A(t+dt) = B(t)