PEXSI
 All Classes Namespaces Files Functions Variables Typedefs Pages
Functions
run_ksdft.cpp File Reference

Similar to driver_ksdft_2 but test the CPP interface directly. More...

#include "ppexsi.hpp"
#include "c_pexsi_interface.h"

Functions

void Usage ()
 
int main (int argc, char **argv)
 

Detailed Description

Similar to driver_ksdft_2 but test the CPP interface directly.

This can be used to test the correctness of new CPP implementation without going through the interfaces.

Date
2015-12-07. Initial revision. Derived from run_ppexsi.cpp