enabling endpoint adaptation for color model

This commit is contained in:
James McClure
2020-04-02 12:53:54 -04:00
parent ce7d348a20
commit 4398b09cc0
2 changed files with 24 additions and 27 deletions

View File

@@ -10,7 +10,6 @@ Implementation of color lattice boltzmann model
#include <fstream>
#include "common/Communication.h"
//#include "common/MPI.h"
#include "common/MPI_Helpers.h"
#include "common/Database.h"
#include "common/ScaLBL.h"