ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "source_io/module_parameter/parameter.h"
#include "diago_scalapack.h"
#include <cassert>
#include <cstring>
#include "source_base/global_function.h"
#include "source_base/global_variable.h"
#include "source_base/module_external/scalapack_connector.h"
#include "source_hamilt/matrixblock.h"
Namespaces | |
namespace | hsolver |
Typedefs | |
typedef hamilt::MatrixBlock< double > | matd |
typedef hamilt::MatrixBlock< std::complex< double > > | matcd |
typedef hamilt::MatrixBlock<std::complex<double> > matcd |
typedef hamilt::MatrixBlock<double> matd |