Import get_problems from FEMBase

This commit is contained in:
Jukka Aho
2018-01-29 17:22:05 +02:00
parent 7f427fb52f
commit e0a6e431d1
+1
View File
@@ -13,6 +13,7 @@ using Reexport
@reexport using FEMBase
import FEMBase: get_unknown_field_name, get_unknown_field_dimension,
assemble!, update!, initialize!
using FEMBase: get_problems
# from other packages TimerOutputs.jl and Logging.jl
using TimerOutputs