42 std::vector<dftfe::Int>
44 const std::string &dftfeScratchFolderName,
47 const bool pseudoTestsFlag);
wrapper to convert pseudopotential file from upf to dftfe format and returns the nonlinear core corre...
Definition pseudoPotentialToDftfeConverter.cc:36
std::vector< dftfe::Int > convert(const std::string &file, const std::string &dftfeScratchFolderName, const dftfe::Int verbosity, const dftfe::uInt natomTypes, const bool pseudoTestsFlag)
Definition pseudoPotentialToDftfeConverter.cc:34
std::uint32_t uInt
Definition TypeConfig.h:10
std::int32_t Int
Definition TypeConfig.h:11