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

Example for using the driver interface for parallel selected inversion of a complex symmetric matrix. 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 parallel selected inversion of a complex symmetric matrix.

Date
2013-11-10 Original version.
2014-01-26 Change the interface.
2014-04-01 Compatible with the interface at version 0.7.0.

Read the matrix

See Also
PSelInvComplexSymmetricInterface
Date
2013-11-10
2014-01-26 Change the interface.