51 const std::array<double, 3>& x_init);
55 void set_dx_ref(
const double weight_dx_ref,
const double dx_ref);
57 void set_dx_ref(
const std::vector<double>& weight_dx_ref,
58 const std::vector<double>& dx_ref);
65 std::vector<c_int>* P_indices,
66 std::vector<c_int>* P_indptr)
override;