fixing compile bugs
This commit is contained in:
parent
a3aadd947e
commit
cf1cf4eb53
@ -13,6 +13,8 @@ Implementation of Lee et al JCP 2016 lattice boltzmann model
|
|||||||
#include "common/MPI_Helpers.h"
|
#include "common/MPI_Helpers.h"
|
||||||
#include "ProfilerApp.h"
|
#include "ProfilerApp.h"
|
||||||
#include "threadpool/thread_pool.h"
|
#include "threadpool/thread_pool.h"
|
||||||
|
#include "common/ScaLBL.h"
|
||||||
|
#include "common/WideHalo.h"
|
||||||
|
|
||||||
class ScaLBL_FreeLeeModel{
|
class ScaLBL_FreeLeeModel{
|
||||||
public:
|
public:
|
||||||
|
Loading…
Reference in New Issue
Block a user