Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 403 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 403 Bytes

This repository contains cpp API for interfacing with the DFT-FE code, and is maintained by the DFT-FE developers.

cppapi

The cppapi directory contains few small examples on how to use the cpp DFT-FE API, which directly uses the dftfeWrapper class from the dftfe library. Please refer to the README.md inside the cppapi folder for more details