Debugging color simulator
This commit is contained in:
@@ -229,7 +229,7 @@ void run_analysis( int timestep, int restart_interval,
|
||||
BlobIDstruct& last_ids, BlobIDstruct& last_index, BlobIDList& last_id_map,
|
||||
int Np, int Nx, int Ny, int Nz, bool pBC, double beta, double err,
|
||||
const double *Phi, double *Pressure, double *Velocity,
|
||||
const int *Map, double *fq, double *Den,
|
||||
const IntArray *Map, double *fq, double *Den,
|
||||
const char *LocalRestartFile, std::vector<IO::MeshDataStruct>& visData, fillHalo<double>& fillData,
|
||||
ThreadPool& tpool, AnalysisWaitIdStruct& wait )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user