Searched refs:lambda_eq (Results 1 – 3 of 3) sorted by relevance
46 lambda_eq(NumericVector<Number>::build(this->comm())), in OptimizationSystem()103 lambda_eq->init(n_eq_constraints, n_local_rows, false, PARALLEL); in initialize_equality_constraints_storage()
294 std::unique_ptr<NumericVector<Number>> lambda_eq; variable
616 cast_ptr<PetscVector<T> *>(this->system().lambda_eq.get()); in get_dual_variables()