mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
Import get_problems from FEMBase
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user