make_unique        81 src/grid_GridAndTime.cpp try :d_ptr {std::make_unique<Data>(p)}
make_unique        95 src/grid_GridAndTime.cpp try : d_ptr {std::make_unique<Data>(p, dgf_file, t0)}
make_unique        93 src/grid_deformation.cpp Esfem::Grid::Deformation::Deformation() :d_ptr {std::make_unique<Data>()} {}
make_unique        95 src/grid_deformation.cpp   :d_ptr {std::make_unique<Data>(fname)} {}
make_unique        78 src/io_dgf.cpp try : d_ptr {make_unique<Data>(dgf_filename)}
make_unique       102 src/io_l2h1Calculator.cpp   :d_ptr {make_unique<Data>(gt)} {}
make_unique       112 src/io_parameter.cpp   d_ptr =  make_unique<Data>();
make_unique        62 src/io_paraview.cpp try : d_ptr {make_unique<Data>(p, gt, fef1, fef2, refinement_label)}
make_unique        58 src/secOrd_op_brusselator.cpp try : d_ptr {make_unique<Data>(p, gt, type)}
make_unique        71 src/secOrd_op_brusselator.cpp try :d_ptr {make_unique<Data>(p, gt, type, fef1, fef2)}
make_unique       139 src/secOrd_op_brusselator_impl.cpp try :d_ptr {make_unique<Data>(p, gt, type, 
make_unique        42 src/secOrd_op_identity.cpp   : d_ptr {make_unique<Data>()}
make_unique        34 src/secOrd_op_initData.cpp   :d_ptr {make_unique<Data>(gt, type)}
make_unique        39 src/secOrd_op_initData.cpp   :d_ptr {make_unique<Data>(p, type)}
make_unique       105 src/secOrd_op_initData.cpp   :d_ptr {std::make_unique<Data>(gt)}
make_unique       317 src/secOrd_op_initData_impl.cpp   :eid_ptr {std::make_unique<Explicit_initial_data>(gt,type)}
make_unique       322 src/secOrd_op_initData_impl.cpp    rid_ptr {std::make_unique<Random_initial_data>(p, type)}
make_unique        86 src/secOrd_op_linearHeat.cpp try : d_ptr {make_unique<Data>(p, gt)}
make_unique        38 src/secOrd_op_rhs.cpp   :d_ptr {std::make_unique<Data>(gt, type)}
make_unique        51 src/secOrd_op_rhs.cpp   :d_ptr {std::make_unique<Data>(gt)}
make_unique        70 src/secOrd_op_solutionDriven.cpp   :d_ptr {std::make_unique<Data>(p, g, u)}