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 c73b13f commit 0a14fc6Copy full SHA for 0a14fc6
src/ExtendableFEM.jl
@@ -126,9 +126,6 @@ include("common_operators/reduction_operator.jl")
126
#export FixbyInterpolation
127
128
include("restrictions.jl")
129
-export restriction_matrix
130
-export restriction_rhs
131
-export fixed_dofs
132
133
include("problemdescription.jl")
134
export ProblemDescription
0 commit comments