Skip to content

Commit

Permalink
Merge 151df86 into 199e80c
Browse files Browse the repository at this point in the history
  • Loading branch information
femtocleaner[bot] committed Jul 4, 2018
2 parents 199e80c + 151df86 commit 3768429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FEMDynamics.jl
Expand Up @@ -8,7 +8,7 @@ using Reexport
@reexport using FEMBase
using DifferentialEquations

type LinearImplicit <: AbstractAnalysis
mutable struct LinearImplicit <: AbstractAnalysis
tspan :: Tuple{Float64,Float64}
sol
K :: SparseMatrixCSC{Float64}
Expand Down

0 comments on commit 3768429

Please sign in to comment.