Skip to content

Commit

Permalink
Cleanup scph.cpp code
Browse files Browse the repository at this point in the history
  • Loading branch information
ttadano committed Feb 27, 2018
1 parent 046cfe8 commit 797dc32
Show file tree
Hide file tree
Showing 12 changed files with 519 additions and 429 deletions.
1 change: 0 additions & 1 deletion anphon/dynamical.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,6 @@ void Dynamical::eval_k_ewald(double *xk_in,
//
unsigned int i, j;
int icrd, jcrd;
double time[3];
std::complex<double> **dymat_k, **mat_longrange;

memory->allocate(dymat_k, neval, neval);
Expand Down

0 comments on commit 797dc32

Please sign in to comment.