Eigenvalue SoLvers for Petaflop-Applications (ELPA)
2019.11.001
|
#include "config-f90.h"
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <complex.h>
Macros | |
#define | C_INT_TYPE_PTR int* |
#define | C_INT_TYPE int |
#define | BLAS_KIND c_int |
#define | C_INT_MPI_TYPE_PTR int* |
#define | C_INT_MPI_TYPE int |
#define | MPI_KIND c_int |
#define BLAS_KIND c_int |
#define C_INT_MPI_TYPE int |
#define C_INT_MPI_TYPE_PTR int* |
#define C_INT_TYPE int |
#define C_INT_TYPE_PTR int* |
#define MPI_KIND c_int |