15 int startidx_bx_old,
int startidx_by_old,
int startidx_bz_old,
16 int nbx_old,
int nby_old,
int nbz_old,
17 std::shared_ptr<const UnitCellInfo> unitcell_info,
bool is_redivided =
false);
Definition divide_info.h:11
int startidx_bz_old_
Definition divide_info.h:30
int startidx_bx_old_
Definition divide_info.h:28
int nby_old_
Definition divide_info.h:34
int nbx_new_
Definition divide_info.h:43
int startidx_by_old_
Definition divide_info.h:29
int nbx_old_
Definition divide_info.h:33
std::shared_ptr< const UnitCellInfo > unitcell_info_
Definition divide_info.h:48
int nbz_old_
Definition divide_info.h:35
int nbz_new_
Definition divide_info.h:45
std::shared_ptr< const LocalCellInfo > localcell_info_
Definition divide_info.h:51
int startidx_bx_new_
Definition divide_info.h:38
bool get_is_redivided() const
Definition divide_info.h:21
int nby_new_
Definition divide_info.h:44
std::shared_ptr< const LocalCellInfo > get_localcell_info() const
Definition divide_info.h:20
int startidx_bz_new_
Definition divide_info.h:40
bool is_redivided_
Definition divide_info.h:25
int startidx_by_new_
Definition divide_info.h:39
Definition batch_biggrid.cpp:4