removed PDEParams
parent
951574e788
commit
2ab795ccad
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue