Skip to content
Snippets Groups Projects
Commit 6739396e authored by Shuang Chen's avatar Shuang Chen Committed by Dmitri Naumov
Browse files

fixed constructor in HeatTransportBHEProcessData

parent 09aea52c
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,7 @@ struct HeatTransportBHEProcessData final
if_bhe_network_exist_python_bc(if_bhe_network_exist_python_bc_),
py_bc_object(py_bc_object_)
#else
HeatTransportBHEProcessData(
std::unique_ptr<MaterialPropertyLib::MaterialSpatialDistributionMap>&&
media_map_,
std::vector<BHE::BHETypes>&& vec_BHEs_,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment