Skip to content

Commit 0a14fc6

Browse files
author
chmerdon
committed
remove undocumented exported names
1 parent c73b13f commit 0a14fc6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/ExtendableFEM.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,6 @@ include("common_operators/reduction_operator.jl")
126126
#export FixbyInterpolation
127127

128128
include("restrictions.jl")
129-
export restriction_matrix
130-
export restriction_rhs
131-
export fixed_dofs
132129

133130
include("problemdescription.jl")
134131
export ProblemDescription

0 commit comments

Comments
 (0)