typo bugfixes

This commit is contained in:
VCB Ferreira
2026-08-02 17:33:12 +02:00
parent a4d0f67f61
commit 14856c7ce0
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -42,7 +42,6 @@ public:
private:
unsigned int Nt = std::floor(Parameters::TMAX / Parameters::DT);
unsigned int Nx = Parameters::CALC_NX;
double Lx = Parameters::LX;