This commit is contained in:
James McClure 2022-11-02 15:55:58 -04:00
parent 17698b7dd5
commit ce7714071f

View File

@ -995,7 +995,6 @@ void ScaLBL_Poisson::Run(double *ChargeDensity, DoubleArray MembraneDistance, bo
delete [] host_Error;
//************************************************************************/
if(WriteLog==true){
getConvergenceLog(timestep,error);
}