fix error in gpu poisson

This commit is contained in:
James McClure
2022-08-16 11:23:30 -04:00
parent 4a016eee6c
commit 2b2bdee447
3 changed files with 3 additions and 1 deletions

View File

@@ -808,7 +808,6 @@ void ScaLBL_Poisson::Run(double *ChargeDensity, bool UseSlippingVelBC, int times
ScaLBL_Comm->Barrier(); comm.barrier();
//************************************************************************/
// Check convergence of steady-state solution
if (timestep==2){
//save electric potential for convergence check