We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 698f407 commit 95c35edCopy full SHA for 95c35ed
src/model_reduction_craig_bampton.jl
@@ -3,7 +3,7 @@
3
4
using FEMBase
5
6
-type CraigBampton <: AbstractAnalysis
+mutable struct CraigBampton <: AbstractAnalysis
7
r_nodes :: Vector{Int64}
8
l_nodes :: Vector{Int64}
9
K :: SparseMatrixCSC{Float64}
0 commit comments