We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b4f566 commit 1815fa1Copy full SHA for 1815fa1
source/source_relax/lattice_change_basic.cpp
@@ -4,7 +4,6 @@
4
#include "source_base/global_variable.h"
5
#include "source_base/parallel_common.h"
6
#include "source_io/module_parameter/parameter.h"
7
-#include "ions_move_basic.h"
8
9
int Lattice_Change_Basic::dim = 0;
10
bool Lattice_Change_Basic::converged = true;
source/source_relax/lattice_change_basic.h
@@ -3,6 +3,7 @@
3
#include "source_base/matrix.h"
#include "source_cell/unitcell.h"
+#include "ions_move_basic.h"
namespace Lattice_Change_Basic
{
0 commit comments