updated lb2_Blob_wia_mpi
This commit is contained in:
@@ -24,7 +24,7 @@ using namespace std;
|
|||||||
|
|
||||||
struct BlobInfo{
|
struct BlobInfo{
|
||||||
|
|
||||||
void BlobInfo(int Nx, int Ny,int Nz){
|
BlobInfo(int Nx, int Ny,int Nz){
|
||||||
ID.New(Nx,Ny,Nz);
|
ID.New(Nx,Ny,Nz);
|
||||||
}
|
}
|
||||||
IntArray ID;
|
IntArray ID;
|
||||||
|
|||||||
Reference in New Issue
Block a user