Skip to content

Commit

Permalink
Merge f10a3a3 into 781a388
Browse files Browse the repository at this point in the history
  • Loading branch information
ahojukka5 committed Feb 10, 2018
2 parents 781a388 + f10a3a3 commit 58be3ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FEMBase.jl
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ include("problems.jl")
export set_gdofs!, get_gdofs

include("assembly.jl")
export assemble_prehook!, assemble_posthook!
export assemble_prehook!, assemble_posthook!, assemble_elements!

include("solvers.jl")
export LinearSystem, AbstractLinearSystemSolver, solve!
Expand Down

0 comments on commit 58be3ec

Please sign in to comment.