removed PDEParams

feat/docs
2211567 2025-06-18 10:53:06 +02:00
parent 951574e788
commit 2ab795ccad
1 changed files with 1 additions and 6 deletions

View File

@ -1,9 +1,4 @@
abstract type PDEParams end
struct CombinedPDEParams <: PDEParams
struct CombinedPDEParams
N::Int
dx::Float64
Du::Float64