Squashed commit of the following:

commit b04bed8822
Author: JokerRayL <leiyinghaonan@google.com>
Date:   Mon Dec 20 03:57:18 2021 +0800

    更新P02

commit e7f5ec8912
Author: JokerRayL <leiyinghaonan@google.com>
Date:   Thu Dec 2 12:12:59 2021 +0800

    P02算例初始化
This commit is contained in:
JokerRayL 2021-12-20 16:05:23 +08:00
parent e9b3ddd6d1
commit ea94158738
1 changed files with 3 additions and 1 deletions

View File

@ -2,4 +2,6 @@
//! @brief
//! @author Lei Yinghaonan.
int particleTask = 1;
int particleTask = 1;
string original_grid_file = "./grid/test_grid__2.fts";