Searched refs:n_cell (Results 1 – 2 of 2) sorted by relevance
98 pp.query("n_cell", n_cell); in readParameters()141 …Box domain0(IntVect{AMREX_D_DECL(0, 0, 0)}, IntVect{AMREX_D_DECL(n_cell - 1, n_cell - 1, n_cell - … in initGrids()152 domain.grow(-n_cell / 4); // fine level cover the middle of the coarse domain in initGrids()
25 int n_cell = 128; variable