ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "tddft_test.h"
#include <gtest/gtest.h>
#include <mpi.h>
#include "source_base/module_external/blacs_connector.h"
#include "source_base/module_external/scalapack_connector.h"
#include "source_basis/module_ao/parallel_orbitals.h"
Functions | |
void | MPIInit () |
int | main (int argc, char **argv) |
Variables | |
int | myprow |
int | nprow |
int | ictxt |
int | mypcol |
int | npcol |
int main | ( | int | argc, |
char ** | argv | ||
) |
void MPIInit | ( | ) |
int ictxt |
int mypcol |
int myprow |
int npcol |
int nprow |