19#if defined(DFTFE_WITH_DEVICE)
20# ifndef linearSolverDevice_H_
21# define linearSolverDevice_H_
32 class linearSolverDevice
50 solve(linearSolverProblemDevice &problem,
51 const double absTolerance,
54 bool distributeFlag =
true) = 0;
Definition pseudoPotentialToDftfeConverter.cc:34
std::uint32_t uInt
Definition TypeConfig.h:10
std::int32_t Int
Definition TypeConfig.h:11