ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "esolver_ks.h"
#include "esolver_ks_lcao.h"
#include "source_base/module_external/scalapack_connector.h"
#include "source_lcao/record_adj.h"
#include "source_psi/psi.h"
#include "source_lcao/module_rt/velocity_op.h"
#include "source_lcao/module_rt/td_info.h"
Go to the source code of this file.
Classes | |
struct | ModuleESolver::Matrix_g< T > |
class | ModuleESolver::ESolver_KS_LCAO_TDDFT< TR, Device > |
Namespaces | |
namespace | ModuleESolver |
plane wave basis | |
Functions | |
template<typename T > | |
void | ModuleESolver::gatherMatrix (const int myid, const int root_proc, const hamilt::MatrixBlock< T > &mat_l, Matrix_g< T > &mat_g) |