removed PDEParams
parent
951574e788
commit
2ab795ccad
|
|
@ -1,9 +1,4 @@
|
|||
|
||||
|
||||
abstract type PDEParams end
|
||||
|
||||
|
||||
struct CombinedPDEParams <: PDEParams
|
||||
struct CombinedPDEParams
|
||||
N::Int
|
||||
dx::Float64
|
||||
Du::Float64
|
||||
|
|
|
|||
Loading…
Reference in New Issue