1#ifndef MOCK_REMAKE_CELL_H
2#define MOCK_REMAKE_CELL_H
10 extern bool remake_cell_called;
11 extern std::string remake_cell_latName;
3x3 matrix and related mathamatical operations
Definition matrix3.h:19
Definition bcast_cell.cpp:10
void remake_cell(Lattice &lat)
Definition update_cell.cpp:9
void reset_remake_cell_mock()
Definition ions_move_methods_test.cpp:66
bool was_remake_cell_called()
Definition ions_move_methods_test.cpp:74
info of lattice
Definition unitcell_data.h:8