Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
trixi-framework
GitHub Repository: trixi-framework/Trixi.jl
Path: blob/main/src/equations/linear_diffusion_equation.jl
5586 views
1
include("linear_diffusion_equation_1d.jl")
2
include("linear_diffusion_equation_2d.jl")
3
4