PEXSI
 All Classes Namespaces Files Functions Variables Typedefs Pages
Functions
driver_fermi_complex.c File Reference

Example for using the driver interface for performing inertia counting and evaluating the Fermi operator with complex Hermitian matrices. More...

#include <stdio.h>
#include <stdlib.h>
#include "c_pexsi_interface.h"

Functions

int main (int argc, char **argv)
 

Detailed Description

Example for using the driver interface for performing inertia counting and evaluating the Fermi operator with complex Hermitian matrices.

Note: This routine is different from driver_ksdft.c in the sense that it cannot perform searching for mu. However, the routines contained in this file should provide sufficient information for implementing such procedure, such as to be developed in the ELSI interface.

Date
2016-09-10 Original version.