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 @@
struct CombinedPDEParams
abstract type PDEParams end
struct CombinedPDEParams <: PDEParams
N::Int N::Int
dx::Float64 dx::Float64
Du::Float64 Du::Float64