15 namespace ModulePW{
class PW_Basis_Big; }
16 namespace ModulePW{
class PW_Basis; }
20 extern void write_libxc_r(
22 const std::vector<int> &func_id,
31 extern void write_cube_core(
32 std::ofstream &ofs_cube,
36 const int startz_current,
37 const double*
const data,
41 const int n_data_newline);
43 extern void write_cube_core(
44 std::ofstream &ofs_cube,
45 const double*
const data,
48 const int n_data_newline);
Definition pw_basis_big.h:16
A class which can convert a function of "r" to the corresponding linear superposition of plane waves ...
Definition pw_basis.h:56
This class has two functions: restart psi from the previous calculation, and write psi to the disk.
Definition cal_dos.h:9