fixing compile bugs

This commit is contained in:
James McClure
2020-09-29 13:40:41 -04:00
parent 917be9f6c4
commit 5c72374278
2 changed files with 3 additions and 6 deletions

View File

@@ -181,8 +181,7 @@ void ScaLBL_FreeLeeModel::ReadInput(){
CalcDist(SignDist,id_solid,*Mask);
if (rank == 0) cout << "Domain set." << endl;
Averages->SetParams(rhoA,rhoB,tauA,tauB,Fx,Fy,Fz,alpha,beta);
}
void ScaLBL_FreeLeeModel::AssignComponentLabels(double *phase)